Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Source/
DCV_Report.c43 static BOOL StatCount (TC_RES res);
186 return (StatCount (res));
289 static BOOL StatCount (TC_RES res) { function