Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfm_mac.c58 fmClkFreq = FmGetClockFreq(p_FmMacParam->h_Fm); in FM_MAC_Config()
/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h1044 uint16_t FmGetClockFreq(t_Handle h_Fm);
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c2477 uint16_t FmGetClockFreq(t_Handle h_Fm) in FmGetClockFreq() function