nuttx/drivers/wireless/ieee802154/xbee
chao an 4c8d244fae sched/getpid: replace syscall getpid/tid/ppid() to kernel version
NuttX kernel should not use the syscall functions, especially after
enabling CONFIG_SCHED_INSTRUMENTATION_SYSCALL, all system functions
will be traced to backend, which will impact system performance.

Signed-off-by: chao an <anchao@xiaomi.com>
2023-02-02 10:33:01 +08:00
..
Kconfig
Make.defs
xbee_ioctl.c
xbee_mac.c wireless/xbee_mac: transmit lock should in pairs 2022-11-03 14:43:12 +01:00
xbee_mac.h
xbee_netdev.c sched/getpid: replace syscall getpid/tid/ppid() to kernel version 2023-02-02 10:33:01 +08:00
xbee.c mm/iob: iob members are initialized after allocate 2022-12-16 09:51:53 +08:00
xbee.h