Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_ext.h657 typedef struct t_FmThresholds { struct
677 } t_FmThresholds; argument
1131 t_Error FM_ConfigThresholds(t_Handle h_Fm, t_FmThresholds *p_FmThresholds);
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c4124 t_Error FM_ConfigThresholds(t_Handle h_Fm, t_FmThresholds *p_FmThresholds) in FM_ConfigThresholds()