Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfm_rtc.c214 p_Rtc->srcClkFreqMhz = (uint32_t)(FmGetMacClockFreq(p_Rtc->h_Fm)); in FM_RTC_Init()
/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h1057 uint16_t FmGetMacClockFreq(t_Handle h_Fm);
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c2486 uint16_t FmGetMacClockFreq(t_Handle h_Fm) in FmGetMacClockFreq() function