Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_uart.h59 #define NRF_UART_HAS_PARITY_BIT 1 macro
61 #define NRF_UART_HAS_PARITY_BIT 0
154 #if NRF_UART_HAS_PARITY_BIT
171 #if NRF_UART_HAS_PARITY_BIT
610 #if NRF_UART_HAS_PARITY_BIT in nrf_uart_configure()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_uart.h116 #if NRF_UART_HAS_PARITY_BIT || defined(__NRFX_DOXYGEN__)
Dnrfx_uarte.h297 NRFX_COND_CODE_1(NRF_UART_HAS_PARITY_BIT, \