zephyr/drivers
Alberto Escolar Piedras 9445ca017c drivers gpio_nrfx: Don't use directly CMSIS instrunction intrinsic
To ease building for workstation tests, instead of using
the ARM CMSIS instructions instrinsics directly,
use the NRFX macro that uses the compiler builtins when
necessary.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-06-30 16:04:51 +02:00
..
adc drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
audio sys/util: extend usage of DIV_ROUND_UP 2023-04-12 16:42:29 +02:00
auxdisplay drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
bbram device: remove redundant init functions 2023-04-19 10:00:25 +02:00
bluetooth bluetooth: hci: spi: initialize IRQ callback before registering it 2023-06-22 10:48:07 +02:00
cache drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
can drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
clock_control drivers: clock control: stm32h5 set the clock freq for voltage scaling 2023-06-23 09:22:06 +02:00
console drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
coredump
counter drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
crypto dts: arm: stm32h5: Add aes node 2023-05-16 18:19:26 +02:00
dac drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
dai intel_adsp: restructure dmic headers and move regs to soc 2023-06-23 14:27:44 -04:00
disk drivers: disk: sdmmc_stm32 support for clock divisor 2023-04-12 17:44:48 +02:00
display drivers: display: fix zero-buffers-in-SRAM case in DCNANO LCDIF 2023-06-15 10:10:03 -04:00
dma drivers: dma: stm32 dmamux device must be initialized after dma 2023-06-23 09:21:59 +02:00
edac shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
eeprom drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
entropy drivers/entropy/gecko_trng: select the correct RNGOUT_FIFO_MEM_BASE 2023-06-20 09:25:45 +02:00
espi drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
ethernet drivers: ethernet: Fix typo in comment 2023-06-16 05:43:17 -04:00
flash drivers: flash: stm32 qspi driver with read SFDP ID from quadflash 2023-06-23 10:51:06 +00:00
fpga drivers: spi: make SPI dt-spec macros compatible with C++ 2023-04-24 21:29:55 +02:00
fuel_gauge drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
gpio drivers gpio_nrfx: Don't use directly CMSIS instrunction intrinsic 2023-06-30 16:04:51 +02:00
hwinfo drivers: src: hwinfo: Report reset cause for lockup_sysresetreq 2023-06-26 16:14:14 +02:00
i2c drivers: i2c: add Microchip PolarFire SoC I2C driver 2023-06-23 12:31:36 -04:00
i2s drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
i3c drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
ieee802154 drivers: ieee802154: cc13/26xx_subg: fix PHY overrides 2023-06-23 09:20:55 +02:00
input input: convert xpt2046 from kscan 2023-06-27 12:17:06 +00:00
interrupt_controller drivers: support 64-bit addresses from devicetree for PLIC, MTIMER, UART 2023-06-25 03:29:54 -04:00
ipm inte_adsp: ipc: prevent ipc message send during Device power transition 2023-06-22 06:14:57 -04:00
kscan input: convert xpt2046 from kscan 2023-06-27 12:17:06 +00:00
led drivers: led: npm1300: nPM1300 LED driver 2023-06-23 08:55:13 +00:00
led_strip drivers: led_strip: apa102: add multi instances support 2023-05-31 10:23:22 +01:00
lora drivers: lora: shell: fix invalid range in config bw param 2023-05-25 08:22:08 +00:00
mbox drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
mdio drivers: mdio: adin2111: correct prompt 2023-06-16 05:42:36 -04:00
memc drivers: memc: add update clock function 2023-05-22 10:15:03 +02:00
mfd drivers: gpio: npm1300: Use MFD register functions 2023-06-19 11:02:58 +02:00
mipi_dsi drivers: display: update MCUX ELCDIF driver to use new lcdif binding 2023-05-11 10:04:24 +02:00
misc drivers: misc: Add driver for RaspberryPi Pico PIO 2023-04-25 13:12:02 +02:00
mm mm_drv: tlb: Fix driver tests 2023-06-22 17:23:56 -04:00
modem modem_shell: fix compilation error. 2023-06-26 08:31:42 +00:00
net drivers/gsm_ppp: Update existing modules to use PPP L2 2023-06-17 07:46:21 -04:00
neural_net xtensa: use sys_cache API instead of custom interfaces 2023-04-26 07:31:22 -04:00
pcie drivers/pcie: Fix copyright year 2023-06-21 13:57:01 -04:00
peci drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
pinctrl drivers: pinctrl: add pin group for NuMaker pinctrl 2023-06-28 06:49:38 +00:00
pm_cpu_ops
power_domain device: make device dependencies optional 2023-06-21 09:32:05 +02:00
ps2 drivers: ps2: microchip: Low power and wakeup enabled 2023-06-17 07:59:07 -04:00
ptp_clock drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
pwm drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
regulator drivers: regulator: npm1300: Now uses MFD register access functions 2023-06-19 11:02:58 +02:00
reset drivers: reset: add support for NuMaker series reset 2023-06-21 09:26:00 +00:00
retained_mem drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
rtc drivers: rtc: mc146818: changes for y2k test 2023-06-21 08:20:45 -04:00
sdhc drivers: sdhc: add support for using CPOL/CPHA SPI clock modes 2023-04-26 20:07:53 +02:00
sensor sensors: icm42688 async API 2023-06-29 21:04:33 +02:00
serial drivers: uart: atmel_sam: Added reset after error check 2023-06-29 21:07:32 +02:00
sip_svc subsystem: sip_svc: Add ARM SiP SVC subsystem 2023-05-09 08:46:50 -04:00
smbus drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
spi drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
syscon
timer drivers: support 64-bit addresses from devicetree for PLIC, MTIMER, UART 2023-06-25 03:29:54 -04:00
usb drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
usb_c
video video: mt9m114: YUV pixel format support 2023-05-19 15:45:50 +02:00
virtualization drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
w1 drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
watchdog drivers: watchdog: Add Andestech ATCWDT200 driver. 2023-06-29 10:13:05 +00:00
wifi net: mgmt: Support for forced Passive scan 2023-06-29 21:05:41 +02:00
xen barriers: Move __DMB() to the new API 2023-05-24 13:13:57 -04:00
CMakeLists.txt entropy: use CONFIG_ENTROPY_GENERATOR to guard cmake include... 2023-06-17 07:57:45 -04:00
Kconfig drivers: auxdisplay: Add noritake itron VFD auxiliary display 2023-05-26 23:05:58 +02:00