Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_ext.h474 typedef struct t_FmParams { struct
512 } t_FmParams; argument
530 t_Handle FM_Config(t_FmParams *p_FmParams);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c3293 t_Handle FM_Config(t_FmParams *p_FmParam) in FM_Config()