Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c791 const uint32_t dataSource = 0xFFFFFFFFu; /* Used to indicate swapping while copying data */ in EE_SwapSector() local
847 returnCode = EE_CopyRecord(handle, dataRecord, (uint8_t *)dataSource); in EE_SwapSector()