Searched refs:kFLASH_CacheControllerIndexForCore1 (Results 1 – 2 of 2) sorted by relevance
302 … kFLASH_CacheControllerIndexForCore1 = 0x01U, /*!< Current flash cache controller is for core 1.*/ enumerator
1701 (value != (uint32_t)kFLASH_CacheControllerIndexForCore1)) in FLASH_SetProperty()2142 if (config->FlashCacheControllerIndex == (uint8_t)kFLASH_CacheControllerIndexForCore1) in mcm_flash_cache_clear()