Searched refs:f_FM_MAC_SetException (Results 1 – 5 of 5) sorted by relevance
428 if (p_FmMacControllerDriver->f_FM_MAC_SetException) in FM_MAC_SetException()429 return p_FmMacControllerDriver->f_FM_MAC_SetException(h_FmMac, ex, enable); in FM_MAC_SetException()
90 t_Error (*f_FM_MAC_SetException) (t_Handle h_FmMac, e_FmMacExceptions ex, bool enable); member
888 p_FmMacControllerDriver->f_FM_MAC_SetException = TgecSetExcpetion; in InitFmMacControllerDriver()
1007 p_FmMacControllerDriver->f_FM_MAC_SetException = MemacSetException; in InitFmMacControllerDriver()
1376 p_FmMacControllerDriver->f_FM_MAC_SetException = DtsecSetException; in InitFmMacControllerDriver()