Searched refs:instructionOption (Results 1 – 2 of 2) sorted by relevance
1845 if (speculationStatus->instructionOption == kFLASH_prefetchSpeculationOptionDisable) in FLASH_PflashSetPrefetchSpeculation()1882 if (speculationStatus->instructionOption == kFLASH_prefetchSpeculationOptionEnable) in FLASH_PflashSetPrefetchSpeculation()1926 speculationStatus->instructionOption = kFLASH_prefetchSpeculationOptionEnable; in FLASH_PflashGetPrefetchSpeculation()1940 speculationStatus->instructionOption = kFLASH_prefetchSpeculationOptionDisable; in FLASH_PflashGetPrefetchSpeculation()1974 speculationStatus->instructionOption = kFLASH_prefetchSpeculationOptionDisable; in FLASH_PflashGetPrefetchSpeculation()
322 flash_prefetch_speculation_option_t instructionOption; /*!< Instruction speculation.*/ member