nuttx/boards/arm/cxd56xx/drivers
Xiang Xiao 64ea027b1a Replace PRIxPTR with %p and remove the cast of (uintptr_t)
The cast of (uintptr_t) is not necessary, and it is better to use %p

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2024-03-07 09:59:42 -03:00
..
audio Fix the wrong comment banner 2023-12-03 17:50:35 +01:00
sensors Replace PRIxPTR with %p and remove the cast of (uintptr_t) 2024-03-07 09:59:42 -03:00
Kconfig
Make.defs