Searched refs:SI32_RTC_B_CONFIG_CRYSEN_MASK (Results 1 – 3 of 3) sorted by relevance
249 basePointer->CONFIG_SET = SI32_RTC_B_CONFIG_CRYSEN_MASK; in _SI32_RTC_B_enable_crystal_oscillator()262 basePointer->CONFIG_CLR = SI32_RTC_B_CONFIG_CRYSEN_MASK; in _SI32_RTC_B_disable_crystal_oscillator()
309 (basePointer->CONFIG_SET = SI32_RTC_B_CONFIG_CRYSEN_MASK)322 (basePointer->CONFIG_CLR = SI32_RTC_B_CONFIG_CRYSEN_MASK)
138 #define SI32_RTC_B_CONFIG_CRYSEN_MASK 0x00020000 macro