Searched refs:kFLASH_MemoryIndexSecondaryFlash (Results 1 – 3 of 3) sorted by relevance
426 case kFLASH_MemoryIndexSecondaryFlash: in mscm_flash_cache_clear()441 case kFLASH_MemoryIndexSecondaryFlash: in mscm_flash_cache_clear()514 case kFLASH_MemoryIndexSecondaryFlash: in mscm_flash_prefetch_speculation_enable()
293 kFLASH_MemoryIndexSecondaryFlash = 0x01U, /*!< Current flash memory is secondary flash.*/ enumerator
436 if (config->FlashMemoryIndex == (uint8_t)kFLASH_MemoryIndexSecondaryFlash) in FLASH_Init()1691 (value != (uint32_t)kFLASH_MemoryIndexSecondaryFlash)) in FLASH_SetProperty()2382 if (config->FlashMemoryIndex == (uint8_t)kFLASH_MemoryIndexSecondaryFlash) in flash_get_matched_operation_info()