Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/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()
422 #if HW_FLOW_CONTROL_AVAILABLE in uart_nrfx_tx()
441 #if HW_FLOW_CONTROL_AVAILABLE in uart_nrfx_tx_abort()
637 #if HW_FLOW_CONTROL_AVAILABLE in tx_isr()
650 #if HW_FLOW_CONTROL_AVAILABLE in tx_isr()
756 #if HW_FLOW_CONTROL_AVAILABLE
1026 #if HW_FLOW_CONTROL_AVAILABLE in uart_nrfx_init()