Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cm7.h444 …__O uint32_t ICIALLU; /*!< Offset: 0x250 ( /W) I-Cache Invalidate All to PoU … member
1888 SCB->ICIALLU = 0; // invalidate I-Cache in SCB_EnableICache()
1906 SCB->ICIALLU = 0; // invalidate I-Cache in SCB_DisableICache()
1922 SCB->ICIALLU = 0; in SCB_InvalidateICache()