nuttx/drivers
ligd a965e3c3f9 math: remove is_power_of_2() keep IS_POWER_OF_2()
Caused it may conflict with other platfrom

Signed-off-by: ligd <liguiding1@xiaomi.com>
2024-10-08 23:50:47 +08:00
..
1wire
analog
audio
bch BCH: Add readonly configuration for BCH devices 2024-09-19 03:53:20 +08:00
can can/sja1000: drop driver dependency on __builtin functions 2024-09-19 09:39:04 +08:00
clk math: remove is_power_of_2() keep IS_POWER_OF_2() 2024-10-08 23:50:47 +08:00
contactless
coresight math: Optimize the implementation of log2ceil and log2floor 2024-09-23 10:03:54 +02:00
crypto
devicetree
dma
dummy
eeprom
efuse
i2c i2c: Optimize access to private data 2024-09-20 13:28:03 +02:00
i2s
input bits:rename __set_bit to set_bit __clear_bit to clear_bit 2024-09-23 10:03:54 +02:00
ioexpander gpio:add feature for gpio wakeup 2024-10-03 09:06:04 +08:00
ipcc
lcd bits:rename __set_bit to set_bit __clear_bit to clear_bit 2024-09-23 10:03:54 +02:00
leds
loop
math
misc enable O_CLOEXEC explicitly to avoid fd leak 2024-09-17 02:07:34 +08:00
mmcsd mmcsd: fix a build error 2024-09-19 15:44:59 +08:00
modem
motor
mtd ftl: should pre-allocate eblock for car case 2024-09-16 10:25:36 +08:00
net vfs/file: add reference counting to prevent accidental close during reading writing... 2024-09-17 12:01:53 +08:00
note
pci Support nuttx pci endpoint driver framework 2024-09-23 10:03:54 +02:00
pinctrl driver/pinctl: add pinctrl framework 2024-09-17 02:25:47 +08:00
pipes
power
rc
regmap
reset drivers/reset: support rpmsg reset 2024-09-15 20:21:41 +08:00
rf
rmt
rpmsg rpmsg_port_spi: set mreq to high to trigger next transmission 2024-09-17 01:55:51 +08:00
rptun drivers/rpmsg: add get_local_cpuname to rpmsg ops 2024-09-17 01:55:51 +08:00
segger
sensors sensor: Added 6dof motion and gesture related types. For details, see: https://developer.android.com/reference/android/hardware/SensorEvent#values 2024-10-03 09:06:59 +08:00
serial fs_inode:Change the type of i_crefs to atomic_int 2024-09-23 14:07:03 +08:00
spi
syslog drivers/syslog: compile syslog_device.c if console/char/file channel enabled 2024-09-23 14:36:40 +08:00
thermal Thermal/dummy: Fix depends error 2024-09-23 08:57:29 +08:00
timers
usbdev composite.c warning 2024-09-16 10:33:01 +08:00
usbhost
usbmisc
usbmonitor
usrsock
video
virtio drivers: fix gcc14 errors for virtio 2024-09-16 11:25:40 -03:00
wireless
.gitignore
CMakeLists.txt
drivers_initialize.c Add thermal framework 2024-09-23 08:57:29 +08:00
Kconfig Add thermal framework 2024-09-23 08:57:29 +08:00
Makefile Add thermal framework 2024-09-23 08:57:29 +08:00