Home
last modified time | relevance | path

Searched defs:errsrc_mask (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_uarte.h807 uint32_t errsrc_mask = p_reg->ERRORSRC; in nrf_uarte_errorsrc_get_and_clear() local
817 NRF_STATIC_INLINE void nrf_uarte_errorsrc_clear(NRF_UARTE_Type * p_reg, uint32_t errsrc_mask) in nrf_uarte_errorsrc_clear()
Dnrf_uart.h452 uint32_t errsrc_mask = p_reg->ERRORSRC; in nrf_uart_errorsrc_get_and_clear() local