Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_cache.c220 if (true == speculationStatus->instructionOff) in FTFx_CACHE_PflashSetPrefetchSpeculation()
246 if (false == speculationStatus->instructionOff) in FTFx_CACHE_PflashSetPrefetchSpeculation()
268 if (true == speculationStatus->instructionOff) in FTFx_CACHE_PflashSetPrefetchSpeculation()
302 speculationStatus->instructionOff = false; in FTFx_CACHE_PflashGetPrefetchSpeculation()
311 speculationStatus->instructionOff = true; in FTFx_CACHE_PflashGetPrefetchSpeculation()
335 speculationStatus->instructionOff = true; in FTFx_CACHE_PflashGetPrefetchSpeculation()
344 speculationStatus->instructionOff = true; in FTFx_CACHE_PflashGetPrefetchSpeculation()
Dfsl_ftfx_cache.h28 bool instructionOff; /*!< Instruction speculation.*/ member