Searched refs:PFlashSectorSize (Results 1 – 2 of 2) sorted by relevance
782 config->PFlashSectorSize = SECONDARY_FLASH_FEATURE_PFLASH_BLOCK_SECTOR_SIZE; in FLASH_Init()812 config->PFlashSectorSize = MAIN_FLASH_FEATURE_PFLASH_BLOCK_SECTOR_SIZE; in FLASH_Init()2011 *value = config->PFlashSectorSize; in FLASH_GetProperty()3082 info->activeSectorSize = config->PFlashSectorSize; in flash_get_matched_operation_info()
550 uint32_t PFlashSectorSize; /*!< The size in bytes of a sector of PFlash. */ member