Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_uarte.h486 NRF_STATIC_INLINE void nrf_uarte_errorsrc_clear(NRF_UARTE_Type * p_reg, uint32_t errsrc_mask);
817 NRF_STATIC_INLINE void nrf_uarte_errorsrc_clear(NRF_UARTE_Type * p_reg, uint32_t errsrc_mask) in nrf_uarte_errorsrc_clear() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_uarte.h447 nrf_uarte_errorsrc_clear(p_reg, errorsrc); in nrfy_uarte_errorsrc_get_and_clear()