Searched refs:PRIu8 (Results 1 – 7 of 7) sorted by relevance
/optee_os-3.20.0/lib/libutils/isoc/include/ |
A D | inttypes.h | 36 #define PRIu8 "u" macro
|
/optee_os-3.20.0/core/arch/arm/plat-versal/ |
A D | main.c | 86 IMSG("Platform Versal:\tSilicon Revision v%"PRIu8, version); in platform_banner()
|
/optee_os-3.20.0/core/drivers/ |
A D | stm32_i2c.c | 547 DMSG("I2C TIMINGR (PRESC/SCLDEL/SDADEL): %i/%"PRIu8"/%"PRIu8, in i2c_compute_timing() 549 DMSG("I2C TIMINGR (SCLH/SCLL): %"PRIu8"/%"PRIu8, in i2c_compute_timing() 642 DMSG("I2C Analog Filter(%s), DNF(%"PRIu8")", in i2c_setup_timing()
|
A D | stm32_etzpc.c | 306 DMSG("ETZPC revison 0x02%" PRIu8 ", per_sec %u, ahb_sec %u, tzma %u", in init_device_from_hw_config()
|
/optee_os-3.20.0/core/drivers/crypto/caam/utils/ |
A D | utils_mem.c | 44 MEM_TRACE("alloc %zu bytes of type %" PRIu8, size, type); in mem_alloc()
|
/optee_os-3.20.0/core/drivers/crypto/caam/ |
A D | caam_rng.c | 304 RNG_TRACE("Context #%" PRIu8 in do_rng_read()
|
/optee_os-3.20.0/ta/pkcs11/src/ |
A D | pkcs11_attributes.c | 1367 DMSG("%s issue for %s: %sfound, value %"PRIu8, \
|
Completed in 13 milliseconds