Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/prince/
Dfsl_prince.c808 uint32_t ivEraseCounter[3]; in PRINCE_Reconfigure() local
867 memcpy(&ivEraseCounter, (void *)CFPA_SCRATCH_IV, sizeof(uint32_t) * PRINCE_REGION_COUNT); in PRINCE_Reconfigure()
872 …status = FFR_GetCustomerInfieldData(&flash_config, (uint8_t *)ivEraseCounter, CFPA_PRINCE_IV_OFFSE… in PRINCE_Reconfigure()
919 IvReg[3] = ivEraseCounter[region]; in PRINCE_Reconfigure()