Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c205 if (p_FmPort->im.f_RxStore(p_FmPort->h_App, in FmPortImRx()
254 p_FmPort->im.f_RxStore = p_FmPortParams->specificParams.imRxTxParams.f_RxStore; in FmPortConfigIM()
H A Dfm_port.h796 t_FmPortImRxStoreCallback *f_RxStore; member
/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h257 t_FmPortImRxStoreCallback *f_RxStore; /**< For Rx ports only. */ member