Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.h399 uint8_t FlashCacheControllerIndex; /*!< 0 - Controller for core 0; 1 - Controller for core 1 */ member
Dfsl_flash.c1705 config->FlashCacheControllerIndex = (uint8_t)value; in FLASH_SetProperty()
2142 if (config->FlashCacheControllerIndex == (uint8_t)kFLASH_CacheControllerIndexForCore1) in mcm_flash_cache_clear()