Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/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()
/loramac-node-3.4.0/src/boards/mcu/stm32/cmsis/
Dcore_cm7.h534 __OM uint32_t ICIALLU; /*!< Offset: 0x250 ( /W) I-Cache Invalidate All to PoU */ member
2078 SCB->ICIALLU = 0UL; /* invalidate I-Cache */ in SCB_EnableICache()
2096 SCB->ICIALLU = 0UL; /* invalidate I-Cache */ in SCB_DisableICache()
2112 SCB->ICIALLU = 0UL; in SCB_InvalidateICache()