Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_twim.h518 NRF_STATIC_INLINE uint32_t nrf_twim_errorsrc_get_and_clear(NRF_TWIM_Type * p_reg);
912 NRF_STATIC_INLINE uint32_t nrf_twim_errorsrc_get_and_clear(NRF_TWIM_Type * p_reg) in nrf_twim_errorsrc_get_and_clear() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_twim.h593 uint32_t errorsrc = nrf_twim_errorsrc_get_and_clear(p_reg); in nrfy_twim_errorsrc_get_and_clear()