Home
last modified time | relevance | path

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

/device/soc/st/common/platform/uart/
Dstm32mp1_uart_hw.h32 #define UART_HW_PARITY_NONE (0) macro
Dstm32mp1_uart_hw.c224 case UART_HW_PARITY_NONE: in Mp1xxUartHwParity()