incubator-nuttx/drivers/wireless
Xiang Xiao c6e9edcbb6 net: Rename arp_arpin to arp_input
align with other similar function(e.g. ipv4_input and ipv6_input)

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-12-04 20:39:21 +08:00
..
bluetooth tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
ieee80211 net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +08:00
ieee802154 Fix Error: wireless/ieee802154/mrf24j40/mrf24j40_radif.c:138:45: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int') [-Werror,-Wformat] 2022-11-13 22:35:19 +08:00
lpwan lpwan/sx127x: correct device unlock interface to nxmutex_unlock() 2022-11-07 18:12:25 +08:00
spirit Remove the unnecessary "return;" at the end of function 2022-11-27 22:23:50 +01:00
ISM1_868MHzGFSK100kbps.c drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
ISM2_433MHzMSK500kbps.c drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
ISM2_905MHzGFSK250kbps.c drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
Kconfig drivers/wireless/gs2200m: Add power-save and sync-loss interval 2022-08-02 15:13:00 +09:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
cc1101.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
gs2200m.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
nrf24l01.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
nrf24l01.h drivers: Nxstyle fixes 2021-04-01 12:13:12 -05:00