likun17
06181f0b00
uorb:Fixed the abnormal issue of printing uint16 with PRIu16.
...
The PRIu16 macro in the system is defined as "u", and "hu" is required.
In Linux and Nuttx, PRIu32 PRIu16 PRIu8 are all defined as "u", but %pB
prints the structure and needs its offset. %pB gets the offset through
sizeof(short int)
Signed-off-by: likun17 <likun17@xiaomi.com>
2024-10-18 19:56:58 +08:00
..
2024-10-12 10:43:11 +08:00
2024-08-20 11:25:48 -03:00
2024-09-30 18:31:03 +08:00
2024-10-09 20:15:49 +08:00
2024-06-30 21:40:25 +08:00
2024-10-11 03:02:23 +08:00
2023-10-30 10:00:01 +08:00
2024-06-30 21:40:25 +08:00
2024-10-17 08:55:22 +08:00
2024-10-09 20:15:49 +08:00
2024-10-13 10:33:22 +08:00
2024-07-10 00:16:25 +08:00
2024-09-08 21:41:23 +08:00
2024-10-09 20:05:11 +08:00
2024-10-01 21:50:08 +08:00
2023-08-16 20:20:03 +03:00
2024-10-16 07:12:40 +08:00
2024-10-01 21:50:08 +08:00
2024-06-30 21:40:25 +08:00
2024-10-18 09:40:17 +08:00
2024-10-09 21:27:35 +08:00
2024-09-26 16:13:29 +08:00
2024-10-09 23:16:13 +08:00
2024-06-30 21:40:25 +08:00
2024-06-30 21:40:25 +08:00
2024-06-30 21:40:25 +08:00
2024-07-20 08:51:59 -03:00
2024-08-20 02:51:01 +08:00
2024-06-30 21:40:25 +08:00
2024-10-16 14:30:34 +08:00
2024-06-30 21:40:25 +08:00
2024-10-11 19:39:42 +08:00
2024-06-30 21:40:25 +08:00
2024-06-30 21:40:25 +08:00
2023-07-08 13:52:02 +08:00
2024-06-30 21:40:25 +08:00
2024-10-16 07:12:40 +08:00
2024-08-21 04:27:17 +08:00
2024-10-11 01:28:51 +08:00
2024-05-23 11:49:08 +08:00
2023-10-16 22:04:18 +08:00
2024-08-20 01:43:20 +08:00
2024-08-30 01:25:16 +08:00
2024-06-30 21:40:25 +08:00
2023-08-22 01:36:42 +08:00
2024-06-30 21:40:25 +08:00
2024-08-16 19:48:18 +08:00
2023-10-30 10:00:01 +08:00
2024-06-30 21:40:25 +08:00
2024-10-16 07:12:40 +08:00
2024-10-09 13:42:31 +08:00
2024-05-23 11:50:08 +08:00
2023-08-28 17:09:18 +03:00
2024-08-30 21:29:50 +08:00
2024-08-24 11:14:47 +08:00
2024-10-09 20:15:49 +08:00
2024-10-11 19:21:41 +08:00
2024-06-30 21:40:25 +08:00
2024-08-22 01:28:27 +08:00
2024-06-30 21:40:25 +08:00
2024-09-26 16:13:29 +08:00
2024-10-14 10:44:40 +08:00
2024-06-30 21:40:25 +08:00
2024-10-15 12:34:09 +08:00
2024-06-30 21:40:25 +08:00
2024-10-02 10:40:05 +02:00
2024-10-18 19:56:58 +08:00
2023-10-30 10:00:01 +08:00
2024-06-30 21:40:25 +08:00
2024-10-16 14:20:34 +08:00
2024-10-16 12:39:47 +08:00
2024-06-30 21:40:25 +08:00
2020-01-31 08:29:24 -06:00
2023-07-08 13:52:02 +08:00
2021-06-07 21:35:33 -05:00
2021-06-07 21:35:33 -05:00