Searched full:drivers (Results 1 – 25 of 2319) sorted by relevance
12345678910>>...93
1 # drivers configuration options6 menu "Device Drivers"8 source "drivers/adc/Kconfig"9 source "drivers/auxdisplay/Kconfig"10 source "drivers/audio/Kconfig"11 source "drivers/bbram/Kconfig"12 source "drivers/bluetooth/Kconfig"13 source "drivers/cache/Kconfig"14 source "drivers/can/Kconfig"15 source "drivers/clock_control/Kconfig"[all …]
7 bool "Sensor drivers"9 Include sensor drivers in system config58 comment "Device Drivers"60 source "drivers/sensor/adt7310/Kconfig"61 source "drivers/sensor/adt7420/Kconfig"62 source "drivers/sensor/adxl345/Kconfig"63 source "drivers/sensor/adxl362/Kconfig"64 source "drivers/sensor/adxl372/Kconfig"65 source "drivers/sensor/ak8975/Kconfig"66 source "drivers/sensor/akm09918c/Kconfig"[all …]
7 bool "General-Purpose Input/Output (GPIO) drivers"9 Include GPIO drivers in system config60 GPIO controller drivers.72 source "drivers/gpio/Kconfig.b91"74 source "drivers/gpio/Kconfig.dw"76 source "drivers/gpio/Kconfig.pca95xx"78 source "drivers/gpio/Kconfig.mcp23s17"80 source "drivers/gpio/Kconfig.mcp23xxx"82 source "drivers/gpio/Kconfig.mcux"84 source "drivers/gpio/Kconfig.mcux_igpio"[all …]
7 bool "Counter drivers"23 source "drivers/counter/Kconfig.gecko"25 source "drivers/counter/Kconfig.tmr_cmsdk_apb"27 source "drivers/counter/Kconfig.dtmr_cmsdk_apb"29 source "drivers/counter/Kconfig.mcux_rtc"31 source "drivers/counter/Kconfig.mcux_lpc_rtc"33 source "drivers/counter/Kconfig.nrfx"35 source "drivers/counter/Kconfig.imx_epit"37 source "drivers/counter/Kconfig.stm32_rtc"39 source "drivers/counter/Kconfig.stm32_timer"[all …]
7 bool "Serial drivers"9 Enable options for serial drivers.20 by other drivers which are dependent on serial.77 input and other UART based drivers.92 This enables the API to send extra commands to drivers.93 This allows drivers to expose hardware specific functions.113 comment "Serial Drivers"115 source "drivers/serial/Kconfig.b91"117 source "drivers/serial/Kconfig.ns16550"119 source "drivers/serial/Kconfig.mcux"[all …]
7 bool "Pulse Width Modulation (PWM) drivers"9 Enable config options for PWM drivers.21 System initialization priority for PWM drivers.36 source "drivers/pwm/Kconfig.b91"38 source "drivers/pwm/Kconfig.stm32"40 source "drivers/pwm/Kconfig.sifive"42 source "drivers/pwm/Kconfig.nrf5_sw"44 source "drivers/pwm/Kconfig.nrfx"46 source "drivers/pwm/Kconfig.mcux_ftm"48 source "drivers/pwm/Kconfig.imx"[all …]
10 bool "Analog-to-Digital Converter (ADC) drivers"25 # By selecting or not this option particular ADC drivers indicate if it is31 # By selecting or not this option particular ADC drivers indicate if it is53 source "drivers/adc/Kconfig.b91"55 source "drivers/adc/Kconfig.it8xxx2"57 source "drivers/adc/Kconfig.mcux"59 source "drivers/adc/Kconfig.nrfx"61 source "drivers/adc/Kconfig.sam_afec"63 source "drivers/adc/Kconfig.sam"65 source "drivers/adc/Kconfig.sam0"[all …]
7 # Clock controller drivers10 bool "Clock controller drivers"29 source "drivers/clock_control/Kconfig.nrf"31 source "drivers/clock_control/Kconfig.stm32"33 source "drivers/clock_control/Kconfig.beetle"35 source "drivers/clock_control/Kconfig.lpc11u6x"37 source "drivers/clock_control/Kconfig.mcux_ccm"39 source "drivers/clock_control/Kconfig.mcux_ccm_rev2"41 source "drivers/clock_control/Kconfig.mcux_mcg"43 source "drivers/clock_control/Kconfig.mcux_pcc"[all …]
5 bool "Pin controller drivers"16 This option must be selected by drivers that require access to the device36 source "drivers/pinctrl/Kconfig.b91"37 source "drivers/pinctrl/Kconfig.gd32"38 source "drivers/pinctrl/Kconfig.it8xxx2"39 source "drivers/pinctrl/Kconfig.npcx"40 source "drivers/pinctrl/Kconfig.numicro"41 source "drivers/pinctrl/Kconfig.nrf"42 source "drivers/pinctrl/Kconfig.rcar"43 source "drivers/pinctrl/Kconfig.rpi_pico"[all …]
7 # SPI Drivers10 bool "Serial Peripheral Interface (SPI) bus drivers"68 source "drivers/spi/Kconfig.b91"70 source "drivers/spi/Kconfig.stm32"72 source "drivers/spi/Kconfig.dw"74 source "drivers/spi/Kconfig.mcux_dspi"76 source "drivers/spi/Kconfig.mcux_flexcomm"78 source "drivers/spi/Kconfig.mcux_lpspi"80 source "drivers/spi/Kconfig.rv32m1_lpspi"82 source "drivers/spi/Kconfig.sam"[all …]
1 # Display drivers7 bool "Display controller drivers"9 Enable display drivers23 source "drivers/display/Kconfig.mcux_elcdif"24 source "drivers/display/Kconfig.microbit"25 source "drivers/display/Kconfig.nrf_led_matrix"26 source "drivers/display/Kconfig.ili9xxx"27 source "drivers/display/Kconfig.sdl"28 source "drivers/display/Kconfig.ssd1306"29 source "drivers/display/Kconfig.ssd16xx"[all …]
24 #include <zephyr/drivers/adc.h>25 #include <zephyr/drivers/bbram.h>26 #include <zephyr/drivers/cache.h>27 #include <zephyr/drivers/can.h>28 #include <zephyr/drivers/can/transceiver.h>29 #include <zephyr/drivers/clock_control.h>30 #include <zephyr/drivers/coredump.h>31 #include <zephyr/drivers/counter.h>32 #include <zephyr/drivers/dac.h>33 #include <zephyr/drivers/dai.h>[all …]
10 menu "Timer drivers"21 The drivers select this option automatically when needed. Do not modify46 Timer drivers should select this flag if they are capable of56 This option should be selected by drivers implementing support for62 This option should be selected by drivers implementing a lock free66 source "drivers/timer/Kconfig.altera_avalon"67 source "drivers/timer/Kconfig.apic"68 source "drivers/timer/Kconfig.arcv2"69 source "drivers/timer/Kconfig.arm_arch"70 source "drivers/timer/Kconfig.cavs"[all …]
8 bool "Watchdog drivers"59 source "drivers/watchdog/Kconfig.stm32"61 source "drivers/watchdog/Kconfig.cmsdk_apb"63 source "drivers/watchdog/Kconfig.sam"65 source "drivers/watchdog/Kconfig.esp32"67 source "drivers/watchdog/Kconfig.sam0"69 source "drivers/watchdog/Kconfig.nrfx"71 source "drivers/watchdog/Kconfig.mcux"73 source "drivers/watchdog/Kconfig.mcux_imx"75 source "drivers/watchdog/Kconfig.xec"[all …]
17 This option is selected by drivers that support flash extended29 Selected by drivers that support JESD216-compatible flash33 bool "Flash drivers"50 for flash drivers that expose this capability.103 source "drivers/flash/Kconfig.b91"105 source "drivers/flash/Kconfig.cc13xx_cc26xx"107 source "drivers/flash/Kconfig.at45"109 source "drivers/flash/Kconfig.esp32"111 source "drivers/flash/Kconfig.it8xxx2"113 source "drivers/flash/Kconfig.nrf"[all …]
4 - drivers7 drivers.pwm.gecko.build:10 drivers.pwm.imx.build:13 drivers.pwm.litex.build:16 drivers.pwm.mcux.ftm.build:19 drivers.pwm.mcux.pwt.build:24 drivers.pwm.mcux.tpm.build:27 drivers.pwm.mcux.build:30 drivers.pwm.mcux.sctimer.build:33 drivers.pwm.rv32m1.tpm.build:[all …]
10 bool "Direct Memory Access (DMA) drivers"29 source "drivers/dma/Kconfig.stm32"31 source "drivers/dma/Kconfig.sam_xdmac"33 source "drivers/dma/Kconfig.dw"35 source "drivers/dma/Kconfig.nios2_msgdma"37 source "drivers/dma/Kconfig.sam0"39 source "drivers/dma/Kconfig.mcux_edma"41 source "drivers/dma/Kconfig.mcux_lpc"43 source "drivers/dma/Kconfig.dma_pl330"45 source "drivers/dma/Kconfig.iproc_pax"[all …]
1 # Ethernet drivers configuration options7 bool "Ethernet drivers"16 module-help = Sets log level for Ethernet Device Drivers.42 source "drivers/ethernet/Kconfig.enc28j60"43 source "drivers/ethernet/Kconfig.enc424j600"44 source "drivers/ethernet/Kconfig.esp32"45 source "drivers/ethernet/Kconfig.mcux"46 source "drivers/ethernet/Kconfig.e1000"47 source "drivers/ethernet/Kconfig.sam_gmac"48 source "drivers/ethernet/Kconfig.stm32_hal"[all …]
220 /drivers/debug/ @nashif221 /drivers/*/*sam4l* @nandojve222 /drivers/*/*cc13xx_cc26xx* @bwitherspoon223 /drivers/*/*gd32* @nandojve224 /drivers/*/*litex* @mateusz-holenko @kgugala @pgielda225 /drivers/*/*mcux* @mmahadevan108 @dleach02226 /drivers/*/*stm32* @erwango @ABOSTM @FRASTM227 /drivers/*/*native_posix* @aescolar @daor-oti228 /drivers/*/*lpc11u6x* @mbittan @simonguinot229 /drivers/*/*npcx* @MulinChao @ChiHuaL[all …]
7 bool "Entropy drivers"9 Include entropy drivers in system config.23 source "drivers/entropy/Kconfig.b91"24 source "drivers/entropy/Kconfig.cc13xx_cc26xx"25 source "drivers/entropy/Kconfig.mcux"26 source "drivers/entropy/Kconfig.stm32"27 source "drivers/entropy/Kconfig.esp32"28 source "drivers/entropy/Kconfig.nrf5"29 source "drivers/entropy/Kconfig.sam"30 source "drivers/entropy/Kconfig.smartbond"[all …]
6 menu "Interrupt controller drivers"63 source "drivers/interrupt_controller/Kconfig.multilevel"65 source "drivers/interrupt_controller/Kconfig.loapic"67 source "drivers/interrupt_controller/Kconfig.dw"69 source "drivers/interrupt_controller/Kconfig.it8xxx2"71 source "drivers/interrupt_controller/Kconfig.stm32"73 source "drivers/interrupt_controller/Kconfig.cavs"75 source "drivers/interrupt_controller/Kconfig.rv32m1"77 source "drivers/interrupt_controller/Kconfig.sam0"79 source "drivers/interrupt_controller/Kconfig.gic"[all …]
4 - drivers7 drivers.adc.build:8 # will cover I2C, SPI, and emul based drivers18 drivers.adc.cc32xx.build:21 drivers.adc.ite.it8xxx2.build:24 drivers.adc.mcux.adc12.build:27 drivers.adc.mcux.adc16.build:30 drivers.adc.mcux.lpadc.build:33 drivers.adc.npcx.build:36 drivers.adc.nrf.build:[all …]
10 bool "Inter-Integrated Circuit (I2C) bus drivers"50 source "drivers/i2c/Kconfig.b91"51 source "drivers/i2c/Kconfig.cc13xx_cc26xx"52 source "drivers/i2c/Kconfig.dw"53 source "drivers/i2c/Kconfig.esp32"54 source "drivers/i2c/target/Kconfig"55 source "drivers/i2c/Kconfig.gpio"56 source "drivers/i2c/Kconfig.xec"57 source "drivers/i2c/Kconfig.nrfx"58 source "drivers/i2c/Kconfig.i2c_emul"[all …]
4 # Top-level configuration file for LED drivers.7 bool "Light-Emitting Diode (LED) drivers"9 Include LED drivers in the system configuration.21 System initialization priority for LED drivers.29 source "drivers/led/Kconfig.gpio"30 source "drivers/led/Kconfig.ht16k33"31 source "drivers/led/Kconfig.lp3943"32 source "drivers/led/Kconfig.lp503x"33 source "drivers/led/Kconfig.lp5562"34 source "drivers/led/Kconfig.pca9633"[all …]
10 bool "Digital-to-Analog Converter (DAC) drivers"33 source "drivers/dac/Kconfig.mcux"35 source "drivers/dac/Kconfig.stm32"37 source "drivers/dac/Kconfig.sam"39 source "drivers/dac/Kconfig.sam0"41 source "drivers/dac/Kconfig.dacx0508"43 source "drivers/dac/Kconfig.dacx3608"45 source "drivers/dac/Kconfig.ltc166x"47 source "drivers/dac/Kconfig.mcp4725"49 source "drivers/dac/Kconfig.mcp4728"[all …]