Home
last modified time | relevance | path

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

/dports/devel/tinygo/tinygo-0.14.1/lib/nrfx/drivers/include/
H A Dnrfx_uart.h329 uint32_t nrfx_uart_errorsrc_get(nrfx_uart_t const * p_instance);
/dports/devel/tinygo/tinygo-0.14.1/lib/nrfx/drivers/src/
H A Dnrfx_uart.c485 uint32_t nrfx_uart_errorsrc_get(nrfx_uart_t const * p_instance) in nrfx_uart_errorsrc_get() function