Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c1615 uint32_t tableAddress; in EE_UpdateCacheTable() local
1620 tableAddress = EE_CACHETABLE_START_ADDRESS; in EE_UpdateCacheTable()
1626 WRITE32(tableAddress, recordAddress); in EE_UpdateCacheTable()
1628 tableAddress += (uint32_t)EE_CACHETABLE_ITEM_SIZE; in EE_UpdateCacheTable()