Searched refs:FlashCacheControllerIndex (Results 1 – 2 of 2) sorted by relevance
399 uint8_t FlashCacheControllerIndex; /*!< 0 - Controller for core 0; 1 - Controller for core 1 */ member
1705 config->FlashCacheControllerIndex = (uint8_t)value; in FLASH_SetProperty()2142 if (config->FlashCacheControllerIndex == (uint8_t)kFLASH_CacheControllerIndexForCore1) in mcm_flash_cache_clear()