Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_cache.c26 #define FLASH_CACHE_IS_CONTROLLED_BY_MCM (1u) macro
28 #define FLASH_CACHE_IS_CONTROLLED_BY_MCM (0u) macro
60FLASH_CACHE_IS_CONTROLLED_BY_MCM || FLASH_CACHE_IS_CONTROLLED_BY_FMC || FLASH_CACHE_IS_CONTROLLED_…
77 #if FLASH_CACHE_IS_CONTROLLED_BY_MCM
103 (FLASH_CACHE_IS_CONTROLLED_BY_MCM || FLASH_CACHE_IS_CONTROLLED_BY_MSCM || \
190 #if FLASH_CACHE_IS_CONTROLLED_BY_MCM in FTFx_CACHE_ClearCachePrefetchSpeculation()
374 (FLASH_CACHE_IS_CONTROLLED_BY_MCM || FLASH_CACHE_IS_CONTROLLED_BY_MSCM || \
393 #if FLASH_CACHE_IS_CONTROLLED_BY_MCM
/hal_nxp-latest/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.c54 #define FLASH_CACHE_IS_CONTROLLED_BY_MCM (1U) macro
56 #define FLASH_CACHE_IS_CONTROLLED_BY_MCM (0U) macro
293 #if FLASH_CACHE_IS_CONTROLLED_BY_MCM
2135 #if FLASH_CACHE_IS_CONTROLLED_BY_MCM
2266 #if FLASH_CACHE_IS_CONTROLLED_BY_MCM in flash_cache_clear_process()