Searched refs:RCU_CFG1_TIMERSEL_MSK (Results 1 – 2 of 2) sorted by relevance
29 #define RCU_CFG1_TIMERSEL_MSK (BIT_MASK(1) << RCU_CFG1_TIMERSEL_POS) macro
155 if ((cfg1 & RCU_CFG1_TIMERSEL_MSK) == 0U) { in clock_control_gd32_get_rate()