Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_rtc.c513 if (RTC_SR_MOF_MASK == (RTC_SR_MOF_MASK & base->SR)) in RTC_GetStatusFlags()
637 if (base->SR & (RTC_SR_MOF_MASK | RTC_SR_TIF_MASK)) in RTC_IncrementMonotonicCounter()
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
DRV32M1_ri5cy.h15631 #define RTC_SR_MOF_MASK (0x8U) macro
15637 …x) (((uint32_t)(((uint32_t)(x)) << RTC_SR_MOF_SHIFT)) & RTC_SR_MOF_MASK)
DRV32M1_zero_riscy.h16459 #define RTC_SR_MOF_MASK (0x8U) macro
16465 …x) (((uint32_t)(((uint32_t)(x)) << RTC_SR_MOF_SHIFT)) & RTC_SR_MOF_MASK)