Home
last modified time | relevance | path

Searched defs:h_FmRtc (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfm_rtc.c92 static void RtcExceptions(t_Handle h_FmRtc) in RtcExceptions()
192 t_Error FM_RTC_Init(t_Handle h_FmRtc) in FM_RTC_Init()
258 t_Error FM_RTC_Free(t_Handle h_FmRtc) in FM_RTC_Free()
281 t_Error FM_RTC_ConfigSourceClock(t_Handle h_FmRtc, in FM_RTC_ConfigSourceClock()
298 t_Error FM_RTC_ConfigPeriod(t_Handle h_FmRtc, uint32_t period) in FM_RTC_ConfigPeriod()
376 t_Error FM_RTC_ConfigAlarmPolarity(t_Handle h_FmRtc, in FM_RTC_ConfigAlarmPolarity()
416 t_Error FM_RTC_Enable(t_Handle h_FmRtc, bool resetClock) in FM_RTC_Enable()
428 t_Error FM_RTC_Disable(t_Handle h_FmRtc) in FM_RTC_Disable()
443 t_Error FM_RTC_SetClockOffset(t_Handle h_FmRtc, int64_t offset) in FM_RTC_SetClockOffset()
611 t_Error FM_RTC_GetCurrentTime(t_Handle h_FmRtc, uint64_t *p_Ts) in FM_RTC_GetCurrentTime()
[all …]