Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.h398 uint8_t FlashMemoryIndex; /*!< 0 - primary flash; 1 - secondary flash*/ member
Dfsl_flash.c436 if (config->FlashMemoryIndex == (uint8_t)kFLASH_MemoryIndexSecondaryFlash) in FLASH_Init()
1695 config->FlashMemoryIndex = (uint8_t)value; in FLASH_SetProperty()
2382 if (config->FlashMemoryIndex == (uint8_t)kFLASH_MemoryIndexSecondaryFlash) in flash_get_matched_operation_info()