Searched refs:nrf_uarte_errorsrc_get_and_clear (Results 1 – 2 of 2) sorted by relevance
227 (void)nrf_uarte_errorsrc_get_and_clear(p_instance->p_reg); in apply_workaround_for_enable_anomaly()550 return nrf_uarte_errorsrc_get_and_clear(p_instance->p_reg); in nrfx_uarte_errorsrc_get()619 event.data.error.error_mask = nrf_uarte_errorsrc_get_and_clear(p_uarte); in uarte_irq_handler()
303 NRF_STATIC_INLINE uint32_t nrf_uarte_errorsrc_get_and_clear(NRF_UARTE_Type * p_reg);542 NRF_STATIC_INLINE uint32_t nrf_uarte_errorsrc_get_and_clear(NRF_UARTE_Type * p_reg) in nrf_uarte_errorsrc_get_and_clear() function
Completed in 7 milliseconds