Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte2.c63 #define UARTE_ENHANCED_POLL_OUT 1 macro
65 #define UARTE_ENHANCED_POLL_OUT 0 macro
848 if (UARTE_ENHANCED_POLL_OUT && cfg->nrfx_config.tx_stop_on_end) { in uarte_nrfx_init()
Duart_nrfx_uarte.c81 #define UARTE_ENHANCED_POLL_OUT 1 macro
244 #ifdef UARTE_ENHANCED_POLL_OUT
2188 #ifdef UARTE_ENHANCED_POLL_OUT
2358 #elif defined(UARTE_ENHANCED_POLL_OUT) in uarte_tx_path_init()