Home
last modified time | relevance | path

Searched refs:acr_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
227 acr_cache = flash->ACR; in blEraseSectors()
235 flash->ACR = acr_cache; in blEraseSectors()
313 uint32_t acr_cache, cr_cache; in blPlatProgramFlash() local
339 acr_cache = flash->ACR; in blPlatProgramFlash()
347 flash->ACR = acr_cache; in blPlatProgramFlash()