Searched refs:PRIu8 (Results 1 – 8 of 8) sorted by relevance
/optee_os/lib/libutils/isoc/include/ |
A D | inttypes.h | 36 #define PRIu8 "u" macro
|
/optee_os/out/arm/export-ta_arm32/include/ |
A D | inttypes.h | 36 #define PRIu8 "u" macro
|
/optee_os/out/arm/export-ta_arm64/include/ |
A D | inttypes.h | 36 #define PRIu8 "u" macro
|
/optee_os/core/drivers/ |
A D | stm32_i2c.c | 546 DMSG("I2C TIMINGR (PRESC/SCLDEL/SDADEL): %i/%"PRIu8"/%"PRIu8, in i2c_compute_timing() 548 DMSG("I2C TIMINGR (SCLH/SCLL): %"PRIu8"/%"PRIu8, in i2c_compute_timing() 641 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/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/core/drivers/crypto/caam/ |
A D | caam_rng.c | 304 RNG_TRACE("Context #%" PRIu8 in do_rng_read()
|
/optee_os/ta/pkcs11/src/ |
A D | pkcs11_attributes.c | 1341 DMSG("%s issue for %s: %sfound, value %"PRIu8, \
|
Completed in 14 milliseconds