Searched refs:RTCC (Results 1 – 3 of 3) sorted by relevance
74 __IO uint32_t RTCC; /**< RTC Control register, offset: 0x4 */ member
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()