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.c209 uint32_t acr_cache, cr_cache; in blEraseSectors() local
218 cr_cache = flash->CR; in blEraseSectors()
237 flash->CR = cr_cache; in blEraseSectors()
314 uint32_t acr_cache, cr_cache; in blPlatProgramFlash() local
323 cr_cache = flash->CR; in blPlatProgramFlash()
349 flash->CR = cr_cache; in blPlatProgramFlash()