Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfm_rtc.c260 t_FmRtc *p_Rtc = (t_FmRtc *)h_FmRtc; in FM_RTC_Free()
285 t_FmRtc *p_Rtc = (t_FmRtc *)h_FmRtc; in FM_RTC_ConfigSourceClock()
300 t_FmRtc *p_Rtc = (t_FmRtc *)h_FmRtc; in FM_RTC_ConfigPeriod()
313 t_FmRtc *p_Rtc = (t_FmRtc *)h_FmRtc; in FM_RTC_ConfigFrequencyBypass()
326 t_FmRtc *p_Rtc = (t_FmRtc *)h_FmRtc; in FM_RTC_ConfigInvertedInputClockPhase()
339 t_FmRtc *p_Rtc = (t_FmRtc *)h_FmRtc; in FM_RTC_ConfigInvertedOutputClockPhase()
352 t_FmRtc *p_Rtc = (t_FmRtc *)h_FmRtc; in FM_RTC_ConfigOutputClockDivisor()
365 t_FmRtc *p_Rtc = (t_FmRtc *)h_FmRtc; in FM_RTC_ConfigPulseRealignment()
380 t_FmRtc *p_Rtc = (t_FmRtc *)h_FmRtc; in FM_RTC_ConfigAlarmPolarity()
668 t_FmRtc *p_Rtc = (t_FmRtc *)h_FmRtc; in FM_RTC_EnableInterrupt()
[all …]
H A Dfm_rtc.h80 typedef struct t_FmRtc struct
93 } t_FmRtc; argument