Searched refs:kFLASH_MemoryIndexSecondaryFlash (Results 1 – 3 of 3) sorted by relevance
432 case kFLASH_MemoryIndexSecondaryFlash: in mscm_flash_cache_clear()447 case kFLASH_MemoryIndexSecondaryFlash: in mscm_flash_cache_clear()520 case kFLASH_MemoryIndexSecondaryFlash: in mscm_flash_prefetch_speculation_enable()
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()
293 kFLASH_MemoryIndexSecondaryFlash = 0x01U, /*!< Current flash memory is secondary flash.*/ enumerator