Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dbl.c433 uint32_t acr_cache, cr_cache, offset, i, j = 0, int_state = 0; in blProgramFlash() local
480 cr_cache = flash->CR; in blProgramFlash()
506 flash->CR = cr_cache; in blProgramFlash()
546 uint32_t i, acr_cache, cr_cache, erase_cnt = 0, int_state = 0; in blEraseTypedArea() local
566 cr_cache = flash->CR; in blEraseTypedArea()
593 flash->CR = cr_cache; in blEraseTypedArea()