nuttx/include/nuttx
raiden00pl e5d9e2dd59 !arm/stm32l4: standardize public API/type prefix to stm32_
BREAKING CHANGE: Public STM32L4 interfaces were renamed from stm32l4_* forms to
canonical stm32_* forms across arch and board headers/sources.

Public type names were normalized to stm32_*
equivalents (including timer/lptimer/dma/freerun API-facing types), and
stm32l4can_initialize() was renamed to stm32_caninitialize().

The STM32L4 root family header was renamed from stm32l4.h to stm32.h;
all STM32L4 arch/board includes were updated accordingly.

Signed-off-by: raiden00pl <raiden00@railab.me>
2026-06-23 09:45:36 +08:00
..
1wire
aie
analog !arm/stm32l4: standardize public API/type prefix to stm32_ 2026-06-23 09:45:36 +08:00
audio !compiler: drop CONFIG_HAVE_LONG_LONG and require long long support 2026-05-19 16:21:28 +08:00
binfmt
can
clk
contactless
coresight
crypto
dma
drivers
eeprom
efuse
fs !drivers: separate pulse count feature from PWM driver 2026-05-25 14:33:11 +02:00
himem
hwspinlock
i2c
i3c
input drivers/mpr121: Add support to MPR121 Capacitive Keypad 2026-04-23 15:56:32 -03:00
ioexpander
lcd style: Fix "the the" typo across the codebase. 2026-03-23 11:07:49 +01:00
leds !drivers/pwm: remove PWM_MULTICHAN option 2026-05-18 11:35:25 -04:00
lib !compiler: drop CONFIG_HAVE_LONG_LONG and require long long support 2026-05-19 16:21:28 +08:00
math
mbox
mm
modem style: fix checkpatch issues after debug.h move 2026-04-07 07:50:06 -03:00
motor
mtd drivers/mtd: Make compile time check for sane mtd isbad/markbad configuration 2026-06-17 23:14:58 +08:00
net style: Fix "the the" typo across the codebase. 2026-03-23 11:07:49 +01:00
note
nx nuttx/nx: compilation error occurs 2026-04-14 13:35:26 +08:00
pci
pinctrl
power style: Fix "the the" typo across the codebase. 2026-03-23 11:07:49 +01:00
rc
regmap
reset
rf
rpmsg drivers/rpmsg: use NuttX atomic_t API instead of C11 atomics 2026-05-21 06:28:36 +08:00
rptun
segger
sensors !sensors/bme680: allow sensor configuration during registration 2026-06-10 20:45:31 +02:00
serial
spi drivers/spi: Add SPIDEV_MAG_ENCODER() definition 2026-05-03 07:56:38 -03:00
syslog
timers !drivers: separate pulse count feature from PWM driver 2026-05-25 14:33:11 +02:00
usb drivers/usbhost/usbhost_cdcecm.c: Added support for Host CDC-ECM 2026-05-06 06:20:03 +08:00
usrsock
vhost
video video/fb: fix compilation errors 2026-04-13 19:55:44 +08:00
virtio
wireless
.gitignore
addrenv.h
allsyms.h
arch.h style: Fix "the the" typo across the codebase. 2026-03-23 11:07:49 +01:00
ascii.h
atexit.h
atomic.h
bits.h
board.h drivers/usbhost/usbhost_enumerate.c: Allow selecting USB configuration 2026-05-06 06:20:03 +08:00
cache.h
can.h
cancelpt.h
circbuf.h
clock.h !sys/types.h: change time_t and clock_t to int64_t to align with other OSes 2026-05-19 16:21:28 +08:00
clock_notifier.h
compiler.h !compiler: drop CONFIG_HAVE_LONG_LONG and require long long support 2026-05-19 16:21:28 +08:00
coredump.h
crc8.h
crc16.h
crc32.h
crc64.h !compiler: drop CONFIG_HAVE_LONG_LONG and require long long support 2026-05-19 16:21:28 +08:00
debug.h include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
elf.h
environ.h
envpath.h
ethtool.h
event.h
fdcheck.h
fdt.h
gdbstub.h
hashtable.h
hrtimer.h
idr.h
init.h
instrument.h
ipcc.h
irq.h
kmalloc.h
kthread.h
lin.h
lirc.h
list.h
list_type.h
macro.h
memoryregion.h
mmcsd.h
module.h
mqueue.h !sys/types.h: change time_t and clock_t to int64_t to align with other OSes 2026-05-19 16:21:28 +08:00
mutex.h
notifier.h include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
nuttx.h
page.h style: Fix "is is" typo across the codebase. 2026-03-24 09:39:26 +08:00
panic_notifier.h
pgalloc.h
progmem.h
pthread.h
queue.h
random.h
reboot_notifier.h
rwsem.h
sched.h Documentation/sched: Add POSIX user identity transition docs 2026-06-17 17:13:57 +08:00
sched_note.h
scsi.h
sdio.h
sdio_slave.h
semaphore.h include/nuttx/semaphore.h: parenthesize NXSEM helper args 2026-06-10 22:39:46 +08:00
seqlock.h
signal.h
spawn.h
spinlock.h
spinlock_type.h
streams.h
symtab.h
tee.h
thermal.h
tls.h
trace.h
uorb.h drivers/sensors: add initial support for fixed-point data for sensors 2026-05-02 00:56:42 +08:00
userspace.h
vt100.h
wdog.h !sys/types.h: change time_t and clock_t to int64_t to align with other OSes 2026-05-19 16:21:28 +08:00
wqueue.h !sys/types.h: change time_t and clock_t to int64_t to align with other OSes 2026-05-19 16:21:28 +08:00
zoneinfo.h