Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_cache.c94 void mscm_flash_prefetch_speculation_enable(ftfx_cache_config_t *config, bool enable);
200 mscm_flash_prefetch_speculation_enable(config, true); in FTFx_CACHE_ClearCachePrefetchSpeculation()
209 mscm_flash_prefetch_speculation_enable(config, false); in FTFx_CACHE_ClearCachePrefetchSpeculation()
486 void mscm_flash_prefetch_speculation_enable(ftfx_cache_config_t *config, bool enable) in mscm_flash_prefetch_speculation_enable() function