Home
last modified time | relevance | path

Searched defs:UTIL_REVERT_UINT32_BYTES (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/util/
Dutil.h33 #define UTIL_REVERT_UINT32_BYTES( val ) \ macro
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/stage/rt/cc3x/
Dsecureboot_stage_defs.h100 #define UTIL_REVERT_UINT32_BYTES( val ) \ macro
103 #define UTIL_REVERT_UINT32_BYTES( val ) (val) macro