nuttx/drivers/rpmsg
Xiang Xiao 42dad89211 rpmsg/ping: Replace UINT_MAX with CLOCK_MAX
since clock_t may map to either 32-bit or 64-bit integer type,
UINT_MAX may not be the maximum value of clock_t.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2024-02-16 22:16:31 +02:00
..
CMakeLists.txt rptun_ping: Strip rptun_ping out of rptun and rename to rpmsg_ping 2024-01-30 04:08:59 -08:00
Kconfig rptun_ping: Strip rptun_ping out of rptun and rename to rpmsg_ping 2024-01-30 04:08:59 -08:00
Make.defs rptun_ping: Strip rptun_ping out of rptun and rename to rpmsg_ping 2024-01-30 04:08:59 -08:00
rpmsg_ping.c rpmsg/ping: Replace UINT_MAX with CLOCK_MAX 2024-02-16 22:16:31 +02:00
rpmsg_ping.h rptun_ping: Strip rptun_ping out of rptun and rename to rpmsg_ping 2024-01-30 04:08:59 -08:00
rpmsg.c rptun_ping: Strip rptun_ping out of rptun and rename to rpmsg_ping 2024-01-30 04:08:59 -08:00