Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_uarte.h442 NRFY_STATIC_INLINE uint32_t nrfy_uarte_errorsrc_get_and_clear(NRF_UARTE_Type * p_reg) in nrfy_uarte_errorsrc_get_and_clear() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c350 (void)nrfy_uarte_errorsrc_get_and_clear(p_instance->p_reg); in apply_workaround_for_enable_anomaly()
1092 .error_mask = nrfy_uarte_errorsrc_get_and_clear(p_uarte) in user_handler_on_error()
1757 return nrfy_uarte_errorsrc_get_and_clear(p_instance->p_reg); in nrfx_uarte_errorsrc_get()