Home
last modified time | relevance | path

Searched refs:nrfx_uart_init (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_uart.h207 nrfx_err_t nrfx_uart_init(nrfx_uart_t const * p_instance,
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uart.c190 nrfx_err_t nrfx_uart_init(nrfx_uart_t const * p_instance, in nrfx_uart_init() function
/hal_nordic-latest/nrfx/
DCHANGELOG.md305 - Fixed logging level in nrfx_uart_init() and nrfx_uarte_init() functions. It was reduced from warn…