Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_cpu_opp.c349 EMSG("Invalid opp-hz %"PRIu64" in node %s", in stm32_cpu_opp_get_dt_subnode()
367 DMSG("Skip SoC OPP %"PRIu64"kHz/%"PRIu32"uV", in stm32_cpu_opp_get_dt_subnode()
375 DMSG("Skip volt OPP %"PRIu64"kHz/%"PRIu32"uV", in stm32_cpu_opp_get_dt_subnode()
391 DMSG("Found OPP %u (%"PRIu64"kHz/%"PRIu32"uV) from DT", in stm32_cpu_opp_get_dt_subnode()
415 DMSG("Set OPP to %"PRIu64"kHz", freq_khz_opp_def); in stm32_cpu_opp_get_dt_subnode()
H A Datmel_shdwc.c94 DMSG("debouncer period %"PRIu32" too big, using %"PRIu64" us", in at91_shdwc_debouncer_value()
/optee_os/lib/libutils/isoc/include/
H A Dinttypes.h39 #define PRIu64 __PRI64_PREFIX "u" macro
/optee_os/core/pta/
H A Dgprof.c133 DMSG("TA sampling stats: sample count=%" PRIu32 " user time=%" PRIu64 in gprof_stop_pc_sampling()