Searched refs:e_FmPortGprFuncType (Results 1 – 3 of 3) sorted by relevance
795 typedef enum e_FmPortGprFuncType enum799 } e_FmPortGprFuncType; typedef801 t_Error FmPortSetGprFunc(t_Handle h_FmPort, e_FmPortGprFuncType gprFunc, void **p_Value);
942 e_FmPortGprFuncType gprFunc;
1929 t_Error FmPortSetGprFunc(t_Handle h_FmPort, e_FmPortGprFuncType gprFunc, in FmPortSetGprFunc()