Lines Matching defs:eRtc
225 static MS_U32 HAL_RTC_GET_BASE(E_MS_RTC eRtc) in HAL_RTC_GET_BASE()
240 void HAL_RTC_RESET(E_MS_RTC eRtc, MS_BOOL bEnable) in HAL_RTC_RESET()
245 void HAL_RTC_Counter(E_MS_RTC eRtc, MS_BOOL bEnable) in HAL_RTC_Counter()
250 void HAL_RTC_Wrap_Count (E_MS_RTC eRtc, MS_BOOL bEnable) in HAL_RTC_Wrap_Count()
255 void HAL_RTC_Loading (E_MS_RTC eRtc, MS_BOOL bEnable) in HAL_RTC_Loading()
260 void HAL_RTC_Reading(E_MS_RTC eRtc, MS_BOOL bEnable) in HAL_RTC_Reading()
265 void HAL_RTC_IntMask(E_MS_RTC eRtc, MS_BOOL bEnable) in HAL_RTC_IntMask()
270 void HAL_RTC_IntForce(E_MS_RTC eRtc) in HAL_RTC_IntForce()
275 void HAL_RTC_IntClear(E_MS_RTC eRtc) in HAL_RTC_IntClear()
280 void HAL_RTC_Set_Frequency(E_MS_RTC eRtc,MS_U32 u32Freq, MS_U32 u32Xtal) in HAL_RTC_Set_Frequency()
289 void HAL_RTC_Set_Counter(E_MS_RTC eRtc,MS_U32 u32Val) in HAL_RTC_Set_Counter()
294 void HAL_RTC_Match_Counter(E_MS_RTC eRtc,MS_U32 u32Val) in HAL_RTC_Match_Counter()
299 MS_U16 HAL_RTC_INT_Status(E_MS_RTC eRtc) in HAL_RTC_INT_Status()
304 MS_U32 HAL_RTC_Read_Counter(E_MS_RTC eRtc) in HAL_RTC_Read_Counter()