Searched refs:nrf_uart_configure (Results 1 – 2 of 2) sorted by relevance
404 NRF_STATIC_INLINE void nrf_uart_configure(NRF_UART_Type * p_reg,603 NRF_STATIC_INLINE void nrf_uart_configure(NRF_UART_Type * p_reg, in nrf_uart_configure() function
101 nrf_uart_configure(p_instance->p_reg, &p_config->hal_cfg); in uart_configure()