Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Include/
DCV_Framework.h22 void (*TestFunc)(void); /* Test function */ member
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Source/
DCV_Framework.c68 ts.TC[tc].TestFunc(); /* Execute test case if enabled */ in ts_cmsis_cv()