Searched refs:hal_cfg (Results 1 – 2 of 2) sorted by relevance
91 nrf_uart_config_t hal_cfg; ///< Parity, flow control and stop bits settings. member145 .hal_cfg = { \
101 nrf_uart_configure(p_instance->p_reg, &p_config->hal_cfg); in uart_configure()121 if (p_config->hal_cfg.hwfc == NRF_UART_HWFC_ENABLED) in uart_configure()