Home
last modified time | relevance | path

Searched refs:kFLASH_MemoryIndexSecondaryFlash (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_cache.c426 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()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.h293 kFLASH_MemoryIndexSecondaryFlash = 0x01U, /*!< Current flash memory is secondary flash.*/ enumerator
Dfsl_flash.c436 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()