zephyr/drivers
Erwan Gouriou b74a2162cb soc/arm: stm32: swap argument order in ST_STM32 PINCTRL macros
In order to be in line with other DT_INST macros in zephyr code base,
swap the arguments order in following macro definitions:
*ST_STM32_DT_PINCTRL
*ST_STM32_DT_INST_PINCTRL
Update the users accordingly.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-10-09 11:52:59 +02:00
..
adc drivers: adc: Improve the default routine providing sampling intervals 2020-10-05 14:45:37 -05:00
audio
bluetooth drivers: Bluetooth: rpmsg: Add missing BT_QUIRK_NO_AUTO_DLE 2020-09-16 12:02:32 +02:00
can drivers: mcux: imx rt flexcan support 2020-09-29 14:03:10 -05:00
clock_control drivers: clock_control: stm32g0: Enable the Q divisor on g0X1 variants 2020-10-09 11:49:39 +02:00
console misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
counter drivers: counter: stm32: hide irrelevant options 2020-10-07 15:26:03 -05:00
crypto misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
dac
debug
display drivers: ssd1306: Add SPI support 2020-10-02 11:33:26 +02:00
dma drivers: dma: dma_stm32_v2: typo in compilation switch 2020-09-11 09:31:27 -05:00
ec_host_cmd_periph ec_host_cmd_periph: add device API 2020-09-04 14:50:45 -04:00
eeprom dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
entropy drivers/entropy: stm32: fix error erasing 2020-09-09 14:10:07 +02:00
espi soc: npcx7: add comments for macro funcs used for device tree files. 2020-10-02 11:33:15 +02:00
ethernet eth: mcux: Fix typo in define name 2020-10-09 11:50:50 +02:00
flash drivers: flash: Restore write protection in flash_shell 2020-10-02 12:06:28 -04:00
gpio drivers/gpio: stm32: Change order of registers configuration 2020-10-09 11:52:47 +02:00
hwinfo drivers: hwinfo: sam: Add sam4l hwinfo support 2020-09-04 16:29:19 -05:00
i2c soc/arm: stm32: swap argument order in ST_STM32 PINCTRL macros 2020-10-09 11:52:59 +02:00
i2s misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
ieee802154 misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
interrupt_controller drivers: npcx: Add const modifier for hal instances and so on. 2020-10-06 18:16:02 -05:00
ipm drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
kscan dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
led dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
led_strip drivers: led_strip: APA102 use CS flags from devicetree 2020-09-14 18:35:26 -05:00
lora drivers: lora: Add CheckRfFrequency callback to SX1276 driver 2020-10-08 12:15:38 +02:00
modem drivers: modem: hl7800: Fix cases where socket would not close 2020-10-05 15:41:03 -05:00
net drivers: net: slip: Allow slip to co-exist with other interfaces 2020-09-21 10:02:06 -05:00
neural_net
pcie drivers: pcie: endpoint: fix ISR prototype 2020-09-08 18:10:22 -05:00
peci drivers: peci: xec: Fix error recovery handling 2020-09-15 12:35:15 -05:00
pinmux soc: arm: stm32g0: add STM32G070 SoC series 2020-10-09 11:49:39 +02:00
ps2 drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
ptp_clock
pwm soc/arm: stm32: swap argument order in ST_STM32 PINCTRL macros 2020-10-09 11:52:59 +02:00
sensor emul: Add an emulator for the Bosch BMI160 accelerometer 2020-10-05 15:33:00 -04:00
serial soc/arm: stm32: swap argument order in ST_STM32 PINCTRL macros 2020-10-09 11:52:59 +02:00
spi emul: spi: Add support for SPI emulators 2020-10-05 15:33:00 -04:00
timer drivers: timer: nrf_rtc_timer: Use interrupt priority from DT 2020-10-06 15:34:34 +02:00
usb usb: nrf: Do not allow to clear STALL or dtoggle for ISO ep. 2020-09-15 10:15:20 +02:00
video drivers: video: mcux_csi: Fix compile error 2020-09-03 18:08:08 -04:00
watchdog misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
wifi drivers: wifi: esp: inform modem_context about HW flow control 2020-10-05 17:04:52 +03:00
CMakeLists.txt ec_host_cmd_periph: add device API 2020-09-04 14:50:45 -04:00
Kconfig ec_host_cmd_periph: add device API 2020-09-04 14:50:45 -04:00