Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpuart.c296 temp |= LPUART_BAUD_BOTHEDGE_MASK; in LPUART_Init()
554 temp |= LPUART_BAUD_BOTHEDGE_MASK; in LPUART_SetBaudRate()
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
DRV32M1_ri5cy.h12400 #define LPUART_BAUD_BOTHEDGE_MASK (0x20000U) macro
12406 … (((uint32_t)(((uint32_t)(x)) << LPUART_BAUD_BOTHEDGE_SHIFT)) & LPUART_BAUD_BOTHEDGE_MASK)
DRV32M1_zero_riscy.h12544 #define LPUART_BAUD_BOTHEDGE_MASK (0x20000U) macro
12550 … (((uint32_t)(((uint32_t)(x)) << LPUART_BAUD_BOTHEDGE_SHIFT)) & LPUART_BAUD_BOTHEDGE_MASK)