Home
last modified time | relevance | path

Searched refs:FmUnregisterFmanCtrlIntr (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c461 FmUnregisterFmanCtrlIntr(p_FmPort->h_Fm, p_FmPort->fmanCtrlEventId); in FmPortImFree()
615 FmUnregisterFmanCtrlIntr(p_FmPort->h_Fm, p_FmPort->fmanCtrlEventId); in FM_PORT_SetIMExceptions()
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h1156 void FmUnregisterFmanCtrlIntr(t_Handle h_Fm, uint8_t eventRegId);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c1834 void FmUnregisterFmanCtrlIntr(t_Handle h_Fm, uint8_t eventRegId) in FmUnregisterFmanCtrlIntr() function