Searched refs:e_FmMacStatisticsLevel (Results 1 – 5 of 5) sorted by relevance
113 typedef enum e_FmMacStatisticsLevel { enum117 } e_FmMacStatisticsLevel; typedef640 t_Error FM_MAC_SetStatistics(t_Handle h_FmMac, e_FmMacStatisticsLevel statisticsLevel);
223 e_FmMacStatisticsLevel statisticsLevel;
76 t_Error (*f_FM_MAC_SetStatistics) (t_Handle h_FmMac, e_FmMacStatisticsLevel statisticsLevel);
436 t_Error FM_MAC_SetStatistics (t_Handle h_FmMac, e_FmMacStatisticsLevel statisticsLevel) in FM_MAC_SetStatistics()
1037 static t_Error DtsecSetStatistics(t_Handle h_Dtsec, e_FmMacStatisticsLevel statisticsLevel) in DtsecSetStatistics()