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.c209 uint32_t acr_cache, cr_cache; in blEraseSectors() local
228 acr_cache = flash->ACR; in blEraseSectors()
236 flash->ACR = acr_cache; in blEraseSectors()
314 uint32_t acr_cache, cr_cache; in blPlatProgramFlash() local
340 acr_cache = flash->ACR; in blPlatProgramFlash()
348 flash->ACR = acr_cache; in blPlatProgramFlash()