Searched refs:EEpromSectorSize (Results 1 – 2 of 2) sorted by relevance
474 config->EEpromSectorSize = FSL_FEATURE_FLASH_EEPROM_BLOCK_SECTOR_SIZE; in FLASH_Init()730 returnCode = EEPROM_check_range(config, start, lengthInBytes, config->EEpromSectorSize); in FLASH_EraseEEprom()742 sectorSize = config->EEpromSectorSize; in FLASH_EraseEEprom()1640 *value = (uint32_t)config->EEpromSectorSize; in FLASH_GetProperty()
414 uint8_t EEpromSectorSize; /*!< The size in bytes of a sector of EEPROM. */ member