Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpuart.c362 base->FIFO |= (LPUART_FIFO_TXFLUSH_MASK | LPUART_FIFO_RXFLUSH_MASK); in LPUART_Init()
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
DRV32M1_ri5cy.h13045 #define LPUART_FIFO_TXFLUSH_MASK (0x8000U) macro
13051 … (((uint32_t)(((uint32_t)(x)) << LPUART_FIFO_TXFLUSH_SHIFT)) & LPUART_FIFO_TXFLUSH_MASK)
DRV32M1_zero_riscy.h13189 #define LPUART_FIFO_TXFLUSH_MASK (0x8000U) macro
13195 … (((uint32_t)(((uint32_t)(x)) << LPUART_FIFO_TXFLUSH_SHIFT)) & LPUART_FIFO_TXFLUSH_MASK)