Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_rtc.c623 *counter = (((uint64_t)base->MCHR << 32) | ((uint64_t)base->MCLR)); in RTC_GetMonotonicCounter()
631 base->MCHR = (uint32_t)((counter) >> 32); in RTC_SetMonotonicCounter()
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
DRV32M1_ri5cy.h15422 …__IO uint32_t MCHR; /**< RTC Monotonic Counter High Register, offset:… member
DRV32M1_zero_riscy.h16250 …__IO uint32_t MCHR; /**< RTC Monotonic Counter High Register, offset:… member