Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c66 config->flashStartAddress = 0x00U; in EE_GetDefaultConfig()
294 destination -= handle->flashStartAddress; in AT_QUICKACCESS_SECTION_CODE()
344 result = EE_FlashEraseVerifySection(handle, destination + handle->flashStartAddress, in AT_QUICKACCESS_SECTION_CODE()
364 destination -= handle->flashStartAddress; in EE_AsyncFlashErase()
458 destination -= handle->flashStartAddress; in AT_QUICKACCESS_SECTION_CODE()
535 destination -= handle->flashStartAddress; in EE_SingleProgramCheck()
Dfsl_eeprom_emulation.h53 uint32_t flashStartAddress; /* base address of flash module in byte address space */ member
83 uint32_t flashStartAddress; /* Base address of flash module in byte address space */ member