nuttx/drivers/rpmsg
Bowen Wang 313d6df787 include/nuttx.h: replace all the align macros to nuttx version
1. add IS_ALIGNED()  definitions for NuttX;
2. replace all the ALIGN_UP() and ALIGN_DOWN() to use common
   align implementation;

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2024-10-11 16:55:43 +08:00
..
CMakeLists.txt
Kconfig
Make.defs
rpmsg.c rpmsg: upgrade API passing on parameters with the upgrade of OpenAMP 2024-10-09 23:32:58 +08:00
rpmsg_ping.c rpmsg_ping.c: fix msg data memset length 2024-10-11 14:59:26 +08:00
rpmsg_ping.h
rpmsg_port.c rpmsg: upgrade API passing on parameters with the upgrade of OpenAMP 2024-10-09 23:32:58 +08:00
rpmsg_port.h
rpmsg_port_spi.c
rpmsg_port_spi_slave.c
rpmsg_port_uart.c
rpmsg_router.h
rpmsg_router_edge.c rpmsg: upgrade API passing on parameters with the upgrade of OpenAMP 2024-10-09 23:32:58 +08:00
rpmsg_router_hub.c rpmsg: upgrade API passing on parameters with the upgrade of OpenAMP 2024-10-09 23:32:58 +08:00
rpmsg_virtio.c include/nuttx.h: replace all the align macros to nuttx version 2024-10-11 16:55:43 +08:00
rpmsg_virtio_ivshmem.c rpmsg/ivshmem: Skip unregistering ivshmem driver 2024-10-05 12:05:13 -03:00