Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/spm/core/
Dspm_log.c23 static void to_hex(uint32_t value, char msg[]) in to_hex() function
48 to_hex(value, value_str); in spm_log_msgval()