incubator-nuttx/drivers
hujun5 a1bb967941 remove nxsched_lock_irq/nxsched_unlock_irq
reason:
nxsched_lock_irq has the same functionality as sched_lock

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-11-03 16:00:17 +08:00
..
1wire
aie nuttx ai driver update 2024-10-17 22:35:40 +08:00
analog Fix Kconfig style 2024-10-22 23:20:46 +08:00
audio drivers: Fix the missing headers. 2024-11-02 09:23:46 -03:00
bch move readv/writev to the kernel 2024-10-30 17:07:54 +08:00
can Fix Kconfig style 2024-10-22 23:20:46 +08:00
clk MacOs: fix the sim compile warning in MacOS 2024-10-22 08:55:57 +08:00
contactless
coresight drivers/coresight:Add TRFCR_EL1 initialization 2024-10-09 08:37:48 +08:00
crypto libc: Refine the arc4random_buf implementation 2024-10-26 18:04:21 -03:00
devicetree pci: fix compile failed, fdt_get_reg_base() need 3 args 2024-10-09 02:18:49 +08:00
dma
dummy
eeprom
efuse
i2c move readv/writev to the kernel 2024-10-30 17:07:54 +08:00
i2s
i3c move readv/writev to the kernel 2024-10-30 17:07:54 +08:00
input userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
ioexpander nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
ipcc driver: Post sempahore only when it's value is smaller than one 2024-10-13 02:12:01 +08:00
lcd userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
leds
loop move readv/writev to the kernel 2024-10-30 17:07:54 +08:00
math
misc userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
mmcsd mmcsd: SDIO_CAPS_4BIT_ONLY set buswidth MMCSD_SCR_BUSWIDTH_4BIT 2024-10-24 18:06:22 +08:00
modem
motor
mtd userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
net Replace __attribute__((packed)) with [begin|end]_packed_struct 2024-11-03 10:20:38 +08:00
note drivers/note:add the poll function for noteram 2024-10-13 14:05:50 +08:00
pci userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
pinctrl
pipes userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
power userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
rc userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
regmap
reset nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
rf
rmt circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00
rpmsg container_of: fix compile failed cause of list.h not support container_of 2024-10-23 20:10:43 +08:00
rptun container_of: fix compile failed cause of list.h not support container_of 2024-10-23 20:10:43 +08:00
segger drivers/segger: inline note_sysview_get_timestamp 2024-10-14 17:03:57 +02:00
sensors drivers: Fix the missing headers. 2024-11-02 09:23:46 -03:00
serial remove nxsched_lock_irq/nxsched_unlock_irq 2024-11-03 16:00:17 +08:00
spi move readv/writev to the kernel 2024-10-30 17:07:54 +08:00
syslog driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
thermal cmake:add driver thermal CMake scripts 2024-10-13 02:25:06 +08:00
timers userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
usbdev userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
usbhost
usbmisc
usbmonitor
usrsock nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
vhost libc: Refine the arc4random_buf implementation 2024-10-26 18:04:21 -03:00
video userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
virtio userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
wireless userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
.gitignore
CMakeLists.txt
Kconfig AI engine driver 2024-10-16 13:57:23 +08:00
Makefile AI engine driver 2024-10-16 13:57:23 +08:00
drivers_initialize.c drivers/vhost: add vhost framework for NuttX 2024-10-03 17:37:40 +08:00