Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_uart.h249 NRF_STATIC_INLINE void nrf_uart_enable(NRF_UART_Type * p_reg);
457 NRF_STATIC_INLINE void nrf_uart_enable(NRF_UART_Type * p_reg) in nrf_uart_enable() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uart.c236 nrf_uart_enable(p_instance->p_reg); in nrfx_uart_init()
269 nrf_uart_enable(p_instance->p_reg); in nrfx_uart_reconfigure()