Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dbl.c208 uint32_t acr_cache, cr_cache; in blEraseSectors() local
217 cr_cache = flash->CR; in blEraseSectors()
236 flash->CR = cr_cache; in blEraseSectors()
313 uint32_t acr_cache, cr_cache; in blPlatProgramFlash() local
322 cr_cache = flash->CR; in blPlatProgramFlash()
348 flash->CR = cr_cache; in blPlatProgramFlash()