Disable Instruction cache.
Reference Manual to
LL API cross
reference:
FLASH_ACR ICEN LL_FLASH_DisableInstCache
LL_FLASH_EnableDataCache
__STATIC_INLINE void LL_FLASH_EnableDataCache (void )
Reference Manual to
LL API cross
reference:
FLASH_ACR DCEN LL_FLASH_EnableDataCache
LL_FLASH_DisableDataCache
__STATIC_INLINE void LL_FLASH_DisableDataCache (void )
Reference Manual to
LL API cross
reference:
FLASH_ACR DCEN LL_FLASH_DisableDataCache
LL_FLASH_EnableInstCacheReset
__STATIC_INLINE void LL_FLASH_EnableInstCacheReset
(void )
Enable Instruction cache reset.
bit can be written only when the instruction cache is disabled
Reference Manual to
LL API cross
reference:
FLASH_ACR ICRST LL_FLASH_EnableInstCacheReset
LL_FLASH_DisableInstCacheReset
__STATIC_INLINE void LL_FLASH_DisableInstCacheReset
(void )
Disable Instruction cache reset.
Reference Manual to
LL API cross
reference:
FLASH_ACR ICRST LL_FLASH_DisableInstCacheReset