Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_uart.h156 CYHAL_UART_PARITY_ODD, /**< UART has odd parity check */ enumerator
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_uart.c553 case CYHAL_UART_PARITY_ODD: in _cyhal_uart_convert_parity()