Searched refs:FlashMemoryIndex (Results 1 – 2 of 2) sorted by relevance
398 uint8_t FlashMemoryIndex; /*!< 0 - primary flash; 1 - secondary flash*/ member
436 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()