Home
last modified time | relevance | path

Searched refs:RTC_CR_UM_MASK (Results 1 – 3 of 3) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_rtc.c206 reg &= ~(RTC_CR_UM_MASK | RTC_CR_SUP_MASK); in RTC_Init()
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
DRV32M1_ri5cy.h15511 #define RTC_CR_UM_MASK (0x8U) macro
15517 …(x) (((uint32_t)(((uint32_t)(x)) << RTC_CR_UM_SHIFT)) & RTC_CR_UM_MASK)
DRV32M1_zero_riscy.h16339 #define RTC_CR_UM_MASK (0x8U) macro
16345 …(x) (((uint32_t)(((uint32_t)(x)) << RTC_CR_UM_SHIFT)) & RTC_CR_UM_MASK)