Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_twi.h405 uint32_t error_source = p_reg->ERRORSRC; in nrf_twi_errorsrc_get_and_clear() local
408 p_reg->ERRORSRC = error_source; in nrf_twi_errorsrc_get_and_clear()
410 return error_source; in nrf_twi_errorsrc_get_and_clear()
H A Dnrf_twim.h516 uint32_t error_source = p_reg->ERRORSRC; in nrf_twim_errorsrc_get_and_clear() local
519 p_reg->ERRORSRC = error_source; in nrf_twim_errorsrc_get_and_clear()
521 return error_source; in nrf_twim_errorsrc_get_and_clear()