zephyr/drivers
Cheryl Su da1b3c39c5 drivers/pinmux: it8xxx2 pinmux driver
This driver is setting the it8xxx2 register GCR1-15.
It's for selecting the pin function.
User would set pin at pinmux.c (under board/).

Signed-off-by: Cheryl Su <Cheryl.su@ite.com.tw>
2020-12-16 08:47:36 -05:00
..
adc drivers: adc: Convert drivers to new DT device macros 2020-12-10 08:48:17 -06:00
audio
bluetooth
can
clock_control drivers: clock_control: nrf: Add audio clock support to nrf53 2020-12-10 12:58:49 +01:00
console console: uart_mux: improve Kconfig dependencies 2020-12-11 16:49:41 -05:00
counter drivers: counter: Convert drivers to new DT device macros 2020-12-15 18:30:06 -05:00
crypto
dac drivers: dac: Convert drivers to new DT device macros 2020-12-15 08:04:04 -06:00
debug
display drivers: display: mcux_elcdif: fix k_heap call 2020-12-10 16:18:10 -06:00
dma
ec_host_cmd_periph drivers: ec_host_cmd_periph: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00
eeprom
entropy drivers: entropy: Convert drivers to new DT device macros 2020-12-13 19:27:01 -05:00
espi drivers: espi: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00
ethernet power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
flash drivers: flash: Convert drivers to new DT device macros 2020-12-15 18:29:51 -05:00
gpio drivers/gpio: it8xxx2 platform gpio driver 2020-12-16 08:47:36 -05:00
hwinfo
i2c drivers: i2c_gecko: refactor to unify device definition 2020-12-15 11:19:26 +01:00
i2s
ieee802154
interrupt_controller drivers/interrupt: it8xxx2 driver interrupt-control 2020-12-16 08:47:36 -05:00
ipm
kscan
led drivers: led: Convert drivers to new DT device macros 2020-12-15 15:58:00 -06:00
led_strip
lora drivers: lora: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00
memc
modem drivers: modem: wncm14a2a: set NET_CONTEXT_CONNECTED state 2020-12-14 18:15:49 +02:00
net
neural_net
pcie
peci drivers: peci: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00
pinmux drivers/pinmux: it8xxx2 pinmux driver 2020-12-16 08:47:36 -05:00
ps2 drivers: ps2: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00
ptp_clock
pwm drivers: pwm: nrf_sw: support generating PWM based on RTC 2020-12-15 15:19:43 +01:00
regulator drivers: Convert to use new DEVICE_DT_INST_* macros 2020-12-09 14:06:48 -06:00
sensor drivers: sensor: tmp116: Correct dev_name to tmp116 2020-12-15 11:21:04 +01:00
serial drivers: uart: Convert drivers to new DT device macros 2020-12-15 15:28:49 -06:00
spi drivers: spi: cc13xx_cc26xx: Fix compile error 2020-12-11 03:34:50 -06:00
timer drivers/timer: it8xxx2 platform driver/timer 2020-12-16 08:47:36 -05:00
usb
video drivers: video_common: fix build errors on mimxrt1064_evk 2020-12-15 11:22:22 +01:00
watchdog drivers: watchdog: Convert drivers to new DT device macros 2020-12-11 08:14:23 -06:00
wifi drivers: wifi: eswifi: set NET_CONTEXT_CONNECTED state 2020-12-14 18:15:49 +02:00
CMakeLists.txt
Kconfig