Home
last modified time | relevance | path

Searched defs:UTIL_INVERSE_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.h25 #define UTIL_INVERSE_UINT32_BYTES( val ) (val) macro
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/stage/rt/cc3x/
Dsecureboot_stage_defs.h107 #define UTIL_INVERSE_UINT32_BYTES( val ) (val) macro
109 #define UTIL_INVERSE_UINT32_BYTES( val ) \ macro