Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/hal/
A Dnrf_twi.h424 uint32_t error_source = p_reg->ERRORSRC; in nrf_twi_errorsrc_get_and_clear() local
427 p_reg->ERRORSRC = error_source; in nrf_twi_errorsrc_get_and_clear()
429 return error_source; in nrf_twi_errorsrc_get_and_clear()
A Dnrf_twim.h557 uint32_t error_source = p_reg->ERRORSRC; in nrf_twim_errorsrc_get_and_clear() local
560 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