Searched refs:RTC_CTRL_CLK_SEL (Results 1 – 11 of 11) sorted by relevance
196 RTC_CTRL_CLK_SEL(config->clockSelect) | in IRTC_Init()801 ctrlVal |= RTC_CTRL_CLK_SEL((uint16_t)clkSelect); in IRTC_ConfigClockSelect()
49095 #define RTC_CTRL_CLK_SEL(x) (((uint16_t)(((uint16_t)(x)) << RTC_CTRL_CLK_SEL_S… macro
49053 #define RTC_CTRL_CLK_SEL(x) (((uint16_t)(((uint16_t)(x)) << RTC_CTRL_CLK_SEL_S… macro
60674 #define RTC_CTRL_CLK_SEL(x) (((uint16_t)(((uint16_t)(x)) << RTC_CTRL_CLK_SEL_S… macro
61421 #define RTC_CTRL_CLK_SEL(x) (((uint16_t)(((uint16_t)(x)) << RTC_CTRL_CLK_SEL_S… macro