Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_uart.h52 #define NRF_UART_HAS_STOP_BITS 1 macro
54 #define NRF_UART_HAS_STOP_BITS 0
145 #if NRF_UART_HAS_STOP_BITS
168 #if NRF_UART_HAS_STOP_BITS
607 #if NRF_UART_HAS_STOP_BITS in nrf_uart_configure()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_uart.h108 #if NRF_UART_HAS_STOP_BITS || defined(__NRFX_DOXYGEN__)
Dnrfx_uarte.h295 NRFX_COND_CODE_1(NRF_UART_HAS_STOP_BITS, \