Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_dac.h77 …kDAC_FIFOSwingBackFlag = LPDAC_FSR_SWBK_MASK, /*!< This flag indicates that the DAC has completed …
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
DRV32M1_ri5cy.h10065 #define LPDAC_FSR_SWBK_MASK (0x8U) macro
10071 … (((uint32_t)(((uint32_t)(x)) << LPDAC_FSR_SWBK_SHIFT)) & LPDAC_FSR_SWBK_MASK)
DRV32M1_zero_riscy.h10209 #define LPDAC_FSR_SWBK_MASK (0x8U) macro
10215 … (((uint32_t)(((uint32_t)(x)) << LPDAC_FSR_SWBK_SHIFT)) & LPDAC_FSR_SWBK_MASK)