Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
HDfm_mac.c58 fmClkFreq = FmGetClockFreq(p_FmMacParam->h_Fm); in FM_MAC_Config()
/freebsd-14-stable/sys/contrib/ncsw/Peripherals/FM/inc/
HDfm_common.h1044 uint16_t FmGetClockFreq(t_Handle h_Fm);
/freebsd-14-stable/sys/contrib/ncsw/Peripherals/FM/
HDfm_ncsw.c2477 uint16_t FmGetClockFreq(t_Handle h_Fm) in FmGetClockFreq() function