Searched refs:IP_RTC (Results 1 – 3 of 3) sorted by relevance
88 #define IP_RTC ((RTC_Type *)IP_RTC_BASE) macro92 #define IP_RTC_BASE_PTRS { IP_RTC }
582 RegValue = IP_RTC->RTCC; in Clock_Ip_SetRtcRtccClksel_TrustedCall()585 IP_RTC->RTCC = RegValue; in Clock_Ip_SetRtcRtccClksel_TrustedCall()
3497 …uint32 Frequency = Clock_Ip_apfFreqTableRTC_CLK[((IP_RTC->RTCC & RTC_RTCC_CLKSEL_MASK) >> RTC_RTCC… in Clock_Ip_Get_RTC_CLK_Frequency_TrustedCall()