Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_cache.c79 void mcm_flash_cache_clear(ftfx_cache_config_t *config);
84 void mscm_flash_cache_clear(ftfx_cache_config_t *config);
89 void fmc_flash_cache_clear(ftfx_cache_config_t *config);
94 void mscm_flash_prefetch_speculation_enable(ftfx_cache_config_t *config, bool enable);
99 void fmc_flash_prefetch_speculation_clear(ftfx_cache_config_t *config);
107ftfx_cache_config_t *config, FTFx_REG32_ACCESS_TYPE base, uint32_t bitMask, uint32_t bitShift, uin…
154 status_t FTFx_CACHE_Init(ftfx_cache_config_t *config) in FTFx_CACHE_Init()
183 status_t FTFx_CACHE_ClearCachePrefetchSpeculation(ftfx_cache_config_t *config, bool isPreProcess) in FTFx_CACHE_ClearCachePrefetchSpeculation()
378ftfx_cache_config_t *config, FTFx_REG32_ACCESS_TYPE base, uint32_t bitMask, uint32_t bitShift, uin… in ftfx_common_bit_operation_command_sequence()
395 void mcm_flash_cache_clear(ftfx_cache_config_t *config) in mcm_flash_cache_clear()
[all …]
Dfsl_ftfx_cache.h56 } ftfx_cache_config_t; typedef
77 status_t FTFx_CACHE_Init(ftfx_cache_config_t *config);
88 status_t FTFx_CACHE_ClearCachePrefetchSpeculation(ftfx_cache_config_t *config, bool isPreProcess);