Home
last modified time | relevance | path

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

/external/platform/nrfx/hal/
A Dnrf_uart.h223 NRF_STATIC_INLINE uint32_t nrf_uart_errorsrc_get_and_clear(NRF_UART_Type * p_reg);
399 NRF_STATIC_INLINE uint32_t nrf_uart_errorsrc_get_and_clear(NRF_UART_Type * p_reg) in nrf_uart_errorsrc_get_and_clear() function
/external/platform/nrfx/drivers/src/
A Dnrfx_uart.c491 return nrf_uart_errorsrc_get_and_clear(p_instance->p_reg); in nrfx_uart_errorsrc_get()
560 event.data.error.error_mask = nrf_uart_errorsrc_get_and_clear(p_uart); in uart_irq_handler()

Completed in 4 milliseconds