Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/extern_flash/
Dfsl_adapter_eeprom.h75 kEEPROM_PropertySectorSize = 0x00U, /*!< sector size property.*/ enumerator
Dfsl_adapter_eeprom_InternalFlash.c244 case kEEPROM_PropertySectorSize: in EEPROM_GetProperty()
Dfsl_adapter_eeprom_AT45DBxxxx.c435 else if (property == kEEPROM_PropertySectorSize) in EEPROM_GetProperty()