Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dfsl_lpuart.h63 #define LPUART_BAUD_BOTHEDGE_MASK (0x20000) macro
/third_party/uboot/u-boot-2020.01/drivers/serial/
Dserial_lpuart.c286 tmp |= LPUART_BAUD_BOTHEDGE_MASK; in _lpuart32_serial_setbrg_7ulp()