Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.c1845 if (speculationStatus->instructionOption == kFLASH_prefetchSpeculationOptionDisable) in FLASH_PflashSetPrefetchSpeculation()
1940 speculationStatus->instructionOption = kFLASH_prefetchSpeculationOptionDisable; in FLASH_PflashGetPrefetchSpeculation()
1941 speculationStatus->dataOption = kFLASH_prefetchSpeculationOptionDisable; in FLASH_PflashGetPrefetchSpeculation()
1949 speculationStatus->dataOption = kFLASH_prefetchSpeculationOptionDisable; in FLASH_PflashGetPrefetchSpeculation()
1969 speculationStatus->dataOption = kFLASH_prefetchSpeculationOptionDisable; in FLASH_PflashGetPrefetchSpeculation()
1974 speculationStatus->instructionOption = kFLASH_prefetchSpeculationOptionDisable; in FLASH_PflashGetPrefetchSpeculation()
Dfsl_flash.h314 kFLASH_prefetchSpeculationOptionDisable = 0x01U enumerator