Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_uart.h256 NRF_STATIC_INLINE void nrf_uart_disable(NRF_UART_Type * p_reg);
462 NRF_STATIC_INLINE void nrf_uart_disable(NRF_UART_Type * p_reg) in nrf_uart_disable() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uart.c263 nrf_uart_disable(p_instance->p_reg); in nrfx_uart_reconfigure()
279 nrf_uart_disable(p_instance->p_reg); in nrfx_uart_uninit()