Lines Matching full:vsp
68 @Group FM_VSP_init_grp FM VSP Initialization Unit
70 @Description FM VSP initialization API.
79 t_Handle h_Fm; /**< A handle to the FM object this VSP related to */
83 uint16_t liodnOffset; /**< VSP's LIODN offset */
88 uint8_t relativeProfileId; /**< VSP Id - relative to VSP's range
96 @Description Creates descriptor for the FM VSP module.
98 The routine returns a handle (descriptor) to the FM VSP object.
100 FM VSP function calls.
107 @Retval Handle to FM VSP object, or NULL for Failure.
114 @Description Initializes the FM VSP module
116 @Param[in] h_FmVsp - FM VSP module descriptor
125 @Description Frees all resources that were assigned to FM VSP module.
129 @Param[in] h_FmVsp - FM VSP module descriptor
137 @Group FM_VSP_adv_config_grp FM VSP Advanced Configuration Unit
139 @Description FM VSP advanced configuration functions.
163 @Param[in] h_FmVsp A handle to a FM VSP module.
183 @Param[in] h_FmVsp A handle to a FM VSP module.
199 @Param[in] h_FmVsp A handle to a FM VSP module.
216 @Param[in] h_FmVsp A handle to a FM VSP module.
232 @Param[in] h_FmVsp A handle to a FM VSP module.
249 @Param[in] h_FmVsp A handle to a FM VSP module.
265 @Param[in] h_FmVsp A handle to a FM VSP module.
281 @Param[in] h_FmVsp A handle to a FM VSP module.
298 @Param[in] h_FmVsp A handle to a FM VSP module.
313 @Group FM_VSP_control_grp FM VSP Control Unit
315 @Description FM VSP runtime control API.