Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_native_tty_bottom.h24 NTB_PARITY_NONE, enumerator
Duart_native_tty_bottom.c103 case NTB_PARITY_NONE: in native_tty_baud_parity_set()
Duart_native_tty.c83 bottom_cfg->parity = NTB_PARITY_NONE; in native_tty_conv_to_bottom_cfg()