Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_twi.h472 uint32_t error_source = p_reg->ERRORSRC; in nrf_twi_errorsrc_get_and_clear() local
475 p_reg->ERRORSRC = error_source; in nrf_twi_errorsrc_get_and_clear()
477 return error_source; in nrf_twi_errorsrc_get_and_clear()
Dnrf_twim.h914 uint32_t error_source = p_reg->ERRORSRC; in nrf_twim_errorsrc_get_and_clear() local
917 p_reg->ERRORSRC = error_source; in nrf_twim_errorsrc_get_and_clear()
919 return error_source; in nrf_twim_errorsrc_get_and_clear()