Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_nrfx_uart.c32 #define HW_FLOW_CONTROL_AVAILABLE PROP(hw_flow_control) macro
68 #if HW_FLOW_CONTROL_AVAILABLE
340 if (HW_FLOW_CONTROL_AVAILABLE) { in uart_nrfx_configure()
427 #if HW_FLOW_CONTROL_AVAILABLE in uart_nrfx_tx()
446 #if HW_FLOW_CONTROL_AVAILABLE in uart_nrfx_tx_abort()
642 #if HW_FLOW_CONTROL_AVAILABLE in tx_isr()
655 #if HW_FLOW_CONTROL_AVAILABLE in tx_isr()
761 #if HW_FLOW_CONTROL_AVAILABLE
1037 #if HW_FLOW_CONTROL_AVAILABLE in uart_nrfx_init()