nuttx/drivers/rpmsg
liaoao dd66a6b203 rpmsg_port:reduce len and avail of rpmsg_port_header_s to uint16_t
uint16_t is enough and more suitable

Signed-off-by: liaoao <liaoao@xiaomi.com>
2024-09-17 01:55:51 +08:00
..
CMakeLists.txt rpmsg: add physical transport layer support 2024-09-17 01:55:51 +08:00
Kconfig rpmsg: add physical transport layer support 2024-09-17 01:55:51 +08:00
Make.defs rpmsg: add physical transport layer support 2024-09-17 01:55:51 +08:00
rpmsg_ping.c rpmsg_ping:only sleep when ping->sleep is larger than 0 2024-09-14 17:34:52 +08: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_port.c rpmsg_port:reduce len and avail of rpmsg_port_header_s to uint16_t 2024-09-17 01:55:51 +08:00
rpmsg_port.h rpmsg_port:reduce len and avail of rpmsg_port_header_s to uint16_t 2024-09-17 01:55:51 +08:00
rpmsg_virtio_ivshmem.c rpmsg_virtio_ivshmem: Replace work with wdog 2024-09-14 17:34:52 +08:00
rpmsg_virtio.c nuttx/rpmsg_virtio.c: fix invalid use of undefined type ‘struct rpmsg_hdr’ err 2024-09-14 17:34:52 +08:00
rpmsg.c drivers/rpmsg: fix the race condtion about rpmsg_device_created 2024-09-14 17:34:52 +08:00