Searched refs:NRF_UART_HWFC_ENABLED (Results 1 – 3 of 3) sorted by relevance
134 if (config.hwfc == NRF_UART_HWFC_ENABLED) in _uart_cfg()
152 NRF_UART_HWFC_ENABLED = UART_CONFIG_HWFC_Enabled, /**< HW flow control enabled. */ enumerator
88 if (p_config->hwfc == NRF_UART_HWFC_ENABLED) in apply_config()