Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_stm32.h22 #define STM32_UART_DEFAULT_PARITY UART_CFG_PARITY_NONE macro
Duart_stm32.c2302 !(DT_INST_ENUM_IDX_OR(index, parity, STM32_UART_DEFAULT_PARITY) \
2304 DT_INST_ENUM_IDX_OR(index, parity, STM32_UART_DEFAULT_PARITY) \
2309 !(DT_INST_ENUM_IDX_OR(index, parity, STM32_UART_DEFAULT_PARITY) \
2331 STM32_UART_DEFAULT_PARITY) \
2348 STM32_UART_DEFAULT_PARITY) \
2414 STM32_UART_DEFAULT_PARITY), \