Home
last modified time | relevance | path

Searched refs:t_FmCtrlMon (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_ext.h1341 typedef struct t_FmCtrlMon { struct
1343 } t_FmCtrlMon; argument
1652 t_Error FM_CtrlMonGetCounters(t_Handle h_Fm, uint8_t fmCtrlIndex, t_FmCtrlMon *p_Mon);
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c5083 t_Error FM_CtrlMonGetCounters(t_Handle h_Fm, uint8_t fmCtrlIndex, t_FmCtrlMon *p_Mon) in FM_CtrlMonGetCounters()