Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/prince/
Dfsl_prince.c855 uint32_t cfpaVer = 0u; in PRINCE_Reconfigure() local
857 … FFR_GetCustomerInfieldData(&flash_config, (uint8_t *)&cfpaVer, CFPA_VER_OFFSET, sizeof(uint32_t))) in PRINCE_Reconfigure()
864 if (cfpaScratchVer > cfpaVer) in PRINCE_Reconfigure()