Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpuart.c395 temp |= LPUART_STAT_MSBF_MASK; in LPUART_Init()
399 temp &= ~LPUART_STAT_MSBF_MASK; in LPUART_Init()
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
DRV32M1_ri5cy.h12604 #define LPUART_STAT_MSBF_MASK (0x20000000U) macro
12610 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_MSBF_SHIFT)) & LPUART_STAT_MSBF_MASK)
DRV32M1_zero_riscy.h12748 #define LPUART_STAT_MSBF_MASK (0x20000000U) macro
12754 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_MSBF_SHIFT)) & LPUART_STAT_MSBF_MASK)