Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm.h614 t_FmBusErrorCallback *f_BusError; member
H A Dfm_ncsw.c174 if (!p_Fm->f_BusError) in CheckFmParameters()
305 p_Fm->f_BusError(p_Fm->h_App, in DmaErrEvent()
3365 p_Fm->f_BusError = p_FmParam->f_BusError; in FM_Config()
/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_ext.h492 …t_FmBusErrorCallback *f_BusError; /**< An application callback routine to handle exc… member