Searched refs:error_source (Results 1 – 2 of 2) sorted by relevance
424 uint32_t error_source = p_reg->ERRORSRC; in nrf_twi_errorsrc_get_and_clear() local427 p_reg->ERRORSRC = error_source; in nrf_twi_errorsrc_get_and_clear()429 return error_source; in nrf_twi_errorsrc_get_and_clear()
557 uint32_t error_source = p_reg->ERRORSRC; in nrf_twim_errorsrc_get_and_clear() local560 p_reg->ERRORSRC = error_source; in nrf_twim_errorsrc_get_and_clear()562 return error_source; in nrf_twim_errorsrc_get_and_clear()
Completed in 4 milliseconds