nuttx/drivers
chao an e456c88c09 Revert "sched: replace some global variables to macro"
sched implementation not depends on macro abstraction, so revert below commit:

This reverts commit 4e62d0005a
This reverts commit 0f0c370520
This reverts commit ad0efd04ee

Signed-off-by: chao an <anchao@lixiang.com>
2024-06-06 22:00:25 +08:00
..
1wire
analog analog: add configuration option to set DAC FIFO size 2024-05-27 23:23:28 +08:00
audio
bch driver: There is no need to use sched_[un]lock 2024-04-30 11:35:13 -03:00
can
clk
contactless
crypto
devicetree drivers/devicetree/fdt: add additional fdt parsing utilities. 2024-06-03 22:05:00 +08:00
dma
dummy
eeprom
efuse
i2c
i2s
input
ioexpander icjx: use iC-JX interrupt config instead of the general one 2024-05-09 23:43:56 +08:00
ipcc
lcd
leds
loop
math
misc fix: call rwb->rhreload() when nblocks > 0 2024-05-17 19:15:49 +08:00
mmcsd drivers/mmcsd/mmcsd_sdio.c: Fix SD card 4-bit support 2024-05-10 19:43:08 +08:00
modem
motor drivers/foc_dummy.c: fix compilation for CONFIG_MOTOR_FOC_BEMF_SENSE=y 2024-06-02 09:27:36 -03:00
mtd
net net/netdev: Check quota when registering lower-half devices 2024-05-14 17:43:26 -03:00
note
pci
pipes
power pm: remove pm global, make per domain isolated 2024-06-04 22:04:25 +08:00
rc
regmap
reset
rf
rmt
rpmsg
rptun
segger Revert "sched: replace some global variables to macro" 2024-06-06 22:00:25 +08:00
sensors sensors/bmm150: configure I2C frequency 2024-05-20 10:13:42 +08:00
serial drivers/serial/uart_pl011.c : add the bitmask according to PL011 spec. (Although almost no problem.) 2024-06-03 21:18:44 +08:00
spi
syslog driver: There is no need to use sched_[un]lock 2024-04-30 11:35:13 -03:00
timers timers/mcp794xx: add option to digital trimming 2024-05-28 16:34:41 -03:00
usbdev Replace all asserts in kernel code with ASSERT 2024-05-17 10:18:16 -03:00
usbhost
usbmisc
usbmonitor
usrsock
video arch/sim_encoder: g_bufsize initialization error in g_sim_encoder_ops structure 2024-05-15 22:03:18 +08:00
virt
virtio
wireless
.gitignore
CMakeLists.txt
drivers_initialize.c
Kconfig
Makefile