zephyr/drivers
Justin Brederveld 28297adde4 drivers: flash: stm32f4: Don't invert an already inverted mask
Clearing the PSIZE bits in the FLASH CR should not invert the mask
defined in stm32f4xx_hal_flash.h (#define CR_PSIZE_MASK 0xFFFFFCFFU)

Signed-off-by: Justin Brederveld <jmbrederveld@gmail.com>
2020-11-12 08:56:06 -06:00
..
adc adc-mcux: add support for adc16 channel multiplex 2020-10-29 13:43:24 -05:00
audio
bluetooth
can drivers/pinmux: stm32: Provide unique API to stm32_dt_pinctrl 2020-10-20 09:09:29 -05:00
clock_control soc: nrf53: Add enabling of LFXO pins (XL1 and XL2) 2020-11-12 14:23:33 +01:00
console
counter
crypto
dac drivers/pinmux: stm32: Provide unique API to stm32_dt_pinctrl 2020-10-20 09:09:29 -05:00
debug
display drivers: display: ili9xxx: add support for ILI9488 controller 2020-11-10 15:52:12 -06:00
dma drivers: dma: Update NXP LPC driver for SPI peripheral 2020-10-21 06:26:40 -05:00
ec_host_cmd_periph
eeprom eeprom: at2x: Add support for at24cXX 2020-10-28 17:03:47 +01:00
entropy drivers: remove unnecessary use of DEVICE_AND_API_INIT 2020-11-06 09:42:47 -06:00
espi drivers: espi: xec: Avoid flash interrupt by ROM bootloader activity 2020-11-09 16:01:16 -08:00
ethernet drivers: ethernet: stm32: Add missing net_if_set_link_addr() call 2020-11-06 10:11:10 +02:00
flash drivers: flash: stm32f4: Don't invert an already inverted mask 2020-11-12 08:56:06 -06:00
gpio device: convert DEVICE_INIT to DEVICE_DEFINE or SYS_DEVICE_DEFINE 2020-11-10 08:38:09 -06:00
hwinfo drivers: hwinfo: Add cypress psoc6 hwinfo support 2020-10-21 07:20:13 -05:00
i2c drivers: remove unnecessary use of DEVICE_AND_API_INIT 2020-11-06 09:42:47 -06:00
i2s drivers/i2s: stm32: Convert to dt based pinctrl configuration 2020-10-28 09:29:56 -05:00
ieee802154 drivers: ieee802154: cc13xx_cc26xx: use multi-protocol radio patch 2020-11-11 17:03:21 +02:00
interrupt_controller device: convert DEVICE_INIT to DEVICE_DEFINE or SYS_DEVICE_DEFINE 2020-11-10 08:38:09 -06:00
ipm soc: intel_s1000: Catch up with API skew 2020-10-21 06:38:53 -04:00
kscan
led drivers: led: add driver for PWM LEDs 2020-10-28 10:44:46 -05:00
led_strip
lora
modem device: convert DEVICE_INIT to DEVICE_DEFINE or SYS_DEVICE_DEFINE 2020-11-10 08:38:09 -06:00
net
neural_net
pcie drivers: pcie_ep: iproc: clear pvm interrupts before handling 2020-11-05 10:18:20 +01:00
peci peci: driver: Ping cmd fail due to improper tx len and wait handling 2020-11-09 15:49:19 -06:00
pinmux drivers/pinmux: stm32: Deprecate SDMMC related macros 2020-11-03 11:11:04 +01:00
ps2
ptp_clock
pwm drivers: pwm: stm32: fix timer clock calculation 2020-11-03 11:03:54 +01:00
regulator drivers: regulator: add GPIO-controlled regulator driver 2020-10-28 15:22:53 +01:00
sensor drivers/sensor: iis2iclx: add multi-instance 2020-11-11 13:17:18 +01:00
serial doc: fix broken rST syntax in Kconfig help 2020-11-07 08:29:57 -06:00
spi drivers: remove unnecessary use of DEVICE_AND_API_INIT 2020-11-06 09:42:47 -06:00
timer sys: util: Replace MIN(MAX(a, b), c) with CLAMP 2020-11-05 12:12:17 +01:00
usb drivers: usb: Start Nordic driver workqueue at USB init. 2020-10-28 17:02:22 +01:00
video
watchdog watchdog: Add watchdog driver 2020-10-23 12:52:13 +02:00
wifi drivers: wifi: esp DHCP/Static IP Support 2020-11-12 07:59:10 +02:00
CMakeLists.txt drivers: regulator: add GPIO-controlled regulator driver 2020-10-28 15:22:53 +01:00
Kconfig drivers: regulator: add GPIO-controlled regulator driver 2020-10-28 15:22:53 +01:00