Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/shared/include/pal/
Dcc_pal_log.h79 #define CC_PalLogMaskSet(setMask) do {} while (0) macro
87 void CC_PalLogMaskSet(uint32_t setMask);
98 static inline void CC_PalLogMaskSet(uint32_t setMask) {CC_UNUSED_PARAM(setMask);} in CC_PalLogMaskSet() function
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/host/src/pal/no_os/
Dcc_pal_log.c24 void CC_PalLogMaskSet(uint32_t setMask) in CC_PalLogMaskSet() function
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/host/src/pal/freertos/
Dcc_pal_log.c26 void CC_PalLogMaskSet(uint32_t setMask) in CC_PalLogMaskSet() function
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/host/src/pal/linux/
Dcc_pal_log.c35 void CC_PalLogMaskSet(uint32_t setMask) in CC_PalLogMaskSet() function