Searched refs:h_FmRtc (Results 1 – 2 of 2) sorted by relevance
145 t_Error FM_RTC_Init(t_Handle h_FmRtc);158 t_Error FM_RTC_Free(t_Handle h_FmRtc);182 t_Error FM_RTC_ConfigPeriod(t_Handle h_FmRtc, uint32_t period);197 t_Error FM_RTC_ConfigSourceClock(t_Handle h_FmRtc,301 t_Error FM_RTC_ConfigAlarmPolarity(t_Handle h_FmRtc,396 t_Error FM_RTC_Enable(t_Handle h_FmRtc, bool resetClock);409 t_Error FM_RTC_Disable(t_Handle h_FmRtc);425 t_Error FM_RTC_SetClockOffset(t_Handle h_FmRtc, int64_t offset);529 t_Error FM_RTC_GetCurrentTime(t_Handle h_FmRtc, uint64_t *p_Ts);543 t_Error FM_RTC_SetCurrentTime(t_Handle h_FmRtc, uint64_t ts);[all …]
192 t_Error FM_RTC_Init(t_Handle h_FmRtc) in FM_RTC_Init() argument258 t_Error FM_RTC_Free(t_Handle h_FmRtc) in FM_RTC_Free() argument260 t_FmRtc *p_Rtc = (t_FmRtc *)h_FmRtc; in FM_RTC_Free()270 FM_RTC_Disable(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()668 t_FmRtc *p_Rtc = (t_FmRtc *)h_FmRtc; in FM_RTC_EnableInterrupt()[all …]