zephyr/drivers/pinctrl
Jay Vasanth 38ad230aec drivers: pinctrl: Microchip XEC PINCTRL add invert pin
Microchip XEC GPIO pins support inverting the output of
alternate pin functions. This feature may be useful for
those peripherals that do not implement output inversion
in the peripheral. GPIO control register pad input and
parallel input register values are not affected by the
function output invert feature. GPIO interrupt detection
of an output is inverted if the invert polarity is enabled.

Signed-off-by: Jay Vasanth <jay.vasanth@microchip.com>
2022-11-30 11:29:22 +01:00
..
CMakeLists.txt drivers: pinctrl: add NXP S32 SIUL2 driver 2022-10-14 09:51:14 +02:00
Kconfig drivers: pinctrl: add NXP S32 SIUL2 driver 2022-10-14 09:51:14 +02:00
Kconfig.b91
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.gd32
Kconfig.imx
Kconfig.it8xxx2
Kconfig.kinetis
Kconfig.lpc_iocon
Kconfig.npcx
Kconfig.nrf
Kconfig.rcar
Kconfig.rpi_pico
Kconfig.rv32m1
Kconfig.s32 drivers: pinctrl: add NXP S32 SIUL2 driver 2022-10-14 09:51:14 +02:00
Kconfig.sam
Kconfig.sam0
Kconfig.sifive
Kconfig.smartbond drivers: pinctrl: Add driver for smartbond 2022-08-31 20:32:03 +02:00
Kconfig.stm32 drivers: pinctrl: stm32: Kconfig: add missing dependency 2022-08-08 14:17:45 +02:00
Kconfig.xec
Kconfig.xlnx
Kconfig.xmc4xxx drivers: pinctrl: Add pinctrl driver for xmc4xxx 2022-09-09 16:28:41 -04:00
common.c drivers: pinctrl: fix lookup when there are no states 2022-11-11 13:15:02 +01:00
pfc_rcar.c include: add missing arch/cpu.h include 2022-10-11 18:05:17 +02:00
pinctrl_b91.c
pinctrl_cc13xx_cc26xx.c
pinctrl_esp32.c
pinctrl_gd32_af.c drivers: gpio,pinctrl: gd32: use clock control API 2022-09-06 09:57:25 +02:00
pinctrl_gd32_afio.c drivers: gpio,pinctrl: gd32: use clock control API 2022-09-06 09:57:25 +02:00
pinctrl_imx.c drivers: pinctrl: remove soc.h from pinctrl_imx 2022-09-05 10:17:13 +02:00
pinctrl_ite_it8xxx2.c drivers: pinctrl: it8xxx2: add missing chip_chipregs.h 2022-10-11 18:05:17 +02:00
pinctrl_kinetis.c
pinctrl_lpc_iocon.c
pinctrl_mchp_xec.c drivers: pinctrl: Microchip XEC PINCTRL add invert pin 2022-11-30 11:29:22 +01:00
pinctrl_npcx.c
pinctrl_nrf.c drivers: pinctrl_nrf: Configure QSPI CSN pin as output set high 2022-09-19 15:30:02 +02:00
pinctrl_rpi_pico.c
pinctrl_rv32m1.c include: add missing soc.h include 2022-10-11 18:05:17 +02:00
pinctrl_s32.c drivers: pinctrl: add NXP S32 SIUL2 driver 2022-10-14 09:51:14 +02:00
pinctrl_sam.c
pinctrl_sam0.c
pinctrl_sifive.c include: add missing arch/cpu.h include 2022-10-11 18:05:17 +02:00
pinctrl_smartbond.c drivers: pinctrl: Add driver for smartbond 2022-08-31 20:32:03 +02:00
pinctrl_stm32.c devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
pinctrl_xlnx_zynq.c devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
pinctrl_xmc4xxx.c drivers: pinctrl: Add pinctrl driver for xmc4xxx 2022-09-09 16:28:41 -04:00