Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_dac.h89 kDAC_FIFOEmptyFlag = LPDAC_FSR_EMPTY_MASK, /*!< FIFO empty flag. */
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
DRV32M1_ri5cy.h10051 #define LPDAC_FSR_EMPTY_MASK (0x2U) macro
10057 … (((uint32_t)(((uint32_t)(x)) << LPDAC_FSR_EMPTY_SHIFT)) & LPDAC_FSR_EMPTY_MASK)
DRV32M1_zero_riscy.h10195 #define LPDAC_FSR_EMPTY_MASK (0x2U) macro
10201 … (((uint32_t)(((uint32_t)(x)) << LPDAC_FSR_EMPTY_SHIFT)) & LPDAC_FSR_EMPTY_MASK)