Home
last modified time | relevance | path

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

/hal_nordic-3.5.0/nrfx/hal/
Dnrf_twi.h435 uint32_t error_source = p_reg->ERRORSRC; in nrf_twi_errorsrc_get_and_clear() local
438 p_reg->ERRORSRC = error_source; in nrf_twi_errorsrc_get_and_clear()
440 return error_source; in nrf_twi_errorsrc_get_and_clear()
Dnrf_twim.h763 uint32_t error_source = p_reg->ERRORSRC; in nrf_twim_errorsrc_get_and_clear() local
766 p_reg->ERRORSRC = error_source; in nrf_twim_errorsrc_get_and_clear()
768 return error_source; in nrf_twim_errorsrc_get_and_clear()