Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_cache.h30 } ftfx_prefetch_speculation_status_t; typedef
97 status_t FTFx_CACHE_PflashSetPrefetchSpeculation(ftfx_prefetch_speculation_status_t *speculationSta…
105 status_t FTFx_CACHE_PflashGetPrefetchSpeculation(ftfx_prefetch_speculation_status_t *speculationSta…
Dfsl_ftfx_cache.c216 status_t FTFx_CACHE_PflashSetPrefetchSpeculation(ftfx_prefetch_speculation_status_t *speculationSta… in FTFx_CACHE_PflashSetPrefetchSpeculation()
297 status_t FTFx_CACHE_PflashGetPrefetchSpeculation(ftfx_prefetch_speculation_status_t *speculationSta… in FTFx_CACHE_PflashGetPrefetchSpeculation()
299 (void)memset(speculationStatus, 0, sizeof(ftfx_prefetch_speculation_status_t)); in FTFx_CACHE_PflashGetPrefetchSpeculation()