Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/prince/
Dfsl_prince.c27 static secure_bool_t PRINCE_CheckerAlgorithm(uint32_t address, in PRINCE_CheckerAlgorithm() function
697 …if (kSECURE_TRUE != PRINCE_CheckerAlgorithm(start, lengthInBytes, kPRINCE_Flag_EraseCheck, config)) in PRINCE_FlashEraseWithChecker()
741 …if (kSECURE_TRUE != PRINCE_CheckerAlgorithm(start, lengthInBytes, kPRINCE_Flag_WriteCheck, config)) in PRINCE_FlashProgramWithChecker()