Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lptmr.h230 base->CSR |= LPTMR_CSR_TDRE_MASK; in LPTMR_EnableTimerDMA()
234 base->CSR &= ~(LPTMR_CSR_TDRE_MASK); in LPTMR_EnableTimerDMA()
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
DRV32M1_ri5cy.h12187 #define LPTMR_CSR_TDRE_MASK (0x100U) macro
12193 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TDRE_SHIFT)) & LPTMR_CSR_TDRE_MASK)
DRV32M1_zero_riscy.h12331 #define LPTMR_CSR_TDRE_MASK (0x100U) macro
12337 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TDRE_SHIFT)) & LPTMR_CSR_TDRE_MASK)