nuttx/arch/renesas/include/rx65n
Jiuzhu Dong 5029712283 renesas/rx65n: add long type for all PRI*PTR
Error: wqueue/kwork_thread.c:202:3: error: format '%x' expects argument of type 'unsigned int',
 but argument 4 has type 'long unsigned int' [-Werror=format=]
    snprintf(args, 16, "0x%" PRIxPTR, (uintptr_t)wqueue);

Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2021-07-26 08:44:05 -07:00
..
arch.h arch: Rename xxx_getsp to up_getsp 2021-06-09 10:20:02 -07:00
inttypes.h renesas/rx65n: add long type for all PRI*PTR 2021-07-26 08:44:05 -07:00
iodefine.h RX65N RTC Driver added 2020-03-03 08:30:49 -06:00
irq.h Add RX65N SPI (RSPI) driver support 2020-09-29 09:09:55 -03:00
limits.h Board specific code moved to boards directory and ipv6 support added 2020-05-13 06:46:44 -06:00
types.h rx65n: Add _intmax_t and _uintmax_t 2020-11-19 00:49:56 -08:00