Home
last modified time | relevance | path

Searched full:driver (Results 1 – 25 of 3046) sorted by relevance

12345678910>>...122

/Zephyr-latest/modules/hal_nordic/nrfx/
DKconfig.logging8 bool "ADC driver logging"
12 bool "CLOCK driver logging"
16 bool "COMP driver logging"
20 bool "DPPI driver logging"
24 bool "EGU driver logging"
28 bool "GPIOTE driver logging"
32 bool "GRTC driver logging"
36 bool "I2S driver logging"
40 bool "IPC driver logging"
44 bool "LPCOMP driver logging"
[all …]
DKconfig13 bool "ADC driver"
17 bool "CLOCK driver"
25 bool "COMP driver"
32 bool "DPPI0 driver instance"
38 bool "DPPI00 driver instance"
44 bool "DPPI10 driver instance"
50 bool "DPPI20 driver instance"
56 bool "DPPI30 driver instance"
62 bool "DPPI020 driver instance"
68 bool "DPPI120 driver instance"
[all …]
/Zephyr-latest/modules/
DKconfig.stm3225 Enable STM32Cube Analog-to-Digital Converter (ADC) HAL module driver
31 module driver
36 Enable STM32Cube Controller Area Network (CAN) HAL module driver
41 Enable STM32Cube HDMI-CEC controller (CEC) HAL module driver
47 driver
53 driver
58 Enable STM32Cube CORTEX HAL module driver
64 module driver
70 (CRC) HAL module driver
75 Enable STM32Cube Cryptographic processor (CRYP) HAL module driver
[all …]
DKconfig.renesas_fsp21 Enable RA FSP SCI-B UART driver
26 Enable RA FSP SPI driver
31 Enable RA FSP DTC driver
36 Enable Renesas RA I2C IIC Master driver
41 Enable RA FSP SCI UART driver
46 Enable RA FSP ADC driver
51 Enable RA FSP SCE driver
60 Includes RSIP-E51A implementation for SCE driver
67 Includes SCE7 implementation for SCE driver
74 Includes SCE5 implementation for SCE driver
[all …]
DKconfig.nuvoton18 module driver
33 module driver
37 Enable Nuvoton gpio HAL module driver
41 Enable Nuvoton FMC HAL module driver
45 Enable Nuvoton I2C HAL module driver
49 Enable Nuvoton SPI HAL module driver
53 Enable Nuvoton PWM HAL module driver
57 Enable Nuvoton USB 1.1 device controller HAL module driver
61 Enable Nuvoton high-speed USB 2.0 device controller HAL module driver
65 Enable Nuvoton ETH EMAC HAL module driver
[all …]
/Zephyr-latest/modules/hal_gigadevice/
DKconfig85 Enable GD32 Analog-to-Digital Converter (ADC) HAL module driver
90 Enable GD32 Backup Registers (BKP) HAL module driver
95 Enable GD32 Controller Area Network (CAN) HAL module driver
100 Enable GD32 Consumer Electronics Control (CEC) HAL module driver
105 Enable GD32 Comparator (CMP) HAL module driver
111 module driver
116 Enable GD32 Clock Trim Controller (CTC) HAL module driver
121 Enable GD32 Digital-to-Analog Converter (DAC) HAL module driver
126 Enable GD32 Debug (DBG) HAL module driver
131 Enable GD32 Digital Camera Interface (DCI) HAL module driver
[all …]
/Zephyr-latest/drivers/hwinfo/
DKconfig1 # HW Info driver configuration options
9 Enable hwinfo driver.
20 This is an option enabled by individual drivers to signal that there is a hwinfo driver.
29 bool "TI SimpleLink CC13xx/CC26xx hwinfo driver"
34 Enable TI SimpleLink CC13xx/CC26xx hwinfo driver.
49 Specify the MAC address type to be used as device ID by the driver.
71 Enable STM32 hwinfo driver.
80 Enable Nordic NRF hwinfo driver.
88 Enable NXP kinetis mcux RCM hwinfo driver.
96 Enable NXP kinetis mcux SIM hwinfo driver.
[all …]
/Zephyr-latest/modules/hal_ambiq/
DKconfig16 Use the ADC driver from Ambiq HAL
21 Use the GPIO driver from Ambiq HAL
26 Use the STIMER driver from Ambiq HAL
31 Use the TIMER driver from Ambiq HAL
36 Use the WDT driver from Ambiq HAL
41 Use the I2C driver from Ambiq HAL
46 Use the SPI Controller driver from Ambiq HAL
51 Use the SPI Device driver from Ambiq HAL
56 Use the MSPI driver from Ambiq HAL
61 Use the HWINFO driver from Ambiq HAL
[all …]
/Zephyr-latest/drivers/usb/device/
DKconfig24 bool "Designware USB Device Controller Driver"
28 Designware USB Device Controller Driver.
37 bool "USB device controller driver for Raspberry Pi Pico devices"
48 bool "USB device controller driver for STM32 devices"
60 Enable STM32 family USB device controller shim driver.
72 bool "SAM0 series USB Device Controller driver"
77 SAM0 family USB device controller Driver.
80 bool "SmartBond series USB Device Controller driver"
87 SmartBond family USB device controller Driver.
90 bool "SAM4L USBC Device Controller driver"
[all …]
/Zephyr-latest/drivers/display/
DKconfig.ili9xxx1 # ILI9XXX display driver configuration options
23 bool "ILI9340 display driver"
29 Enable driver for ILI9340 display driver.
32 bool "ILI9341 display driver"
38 Enable driver for ILI9341 display driver.
41 bool "ILI9342C display driver"
47 Enable driver for ILI9342C display driver.
50 bool "ILI9488 display driver"
56 Enable driver for ILI9488 display driver.
/Zephyr-latest/modules/hal_infineon/
DKconfig15 Enable Analog-to-Digital Converter (ADC) HAL module driver for Infineon devices
20 Enable Inter-Integrated Circuit Interface (I2C) HAL module driver for Infineon devices
25 Enable Real-Time Clock (RTC) HAL module driver for Infineon devices
31 driver
37 driver
42 Enable Serial Peripheral Interface (SPI) HAL module driver for Infineon devices
48 Enable Timer (Timer/Counter) HAL module driver for Infineon devices
53 Enable Low-Power Timer (LPTimer) HAL module driver for Infineon devices
58 Enable True Random Number Generator (TRNG) HAL module driver for Infineon devices
64 driver for Infineon devices
[all …]
/Zephyr-latest/samples/drivers/soc_flash_nand/
Dsample.yaml2 description: Cadence Nand Driver sample application.
19 - "Nand flash driver test sample"
20 - "Nand flash driver block size 20000"
22 - "Nand flash driver data erase successful...."
23 - "Nand flash driver write completed...."
24 - "Nand flash driver read completed...."
25 - "Nand flash driver read verified"
26 - "Nand flash driver data erase successful...."
27 - "Nand flash driver read verified after erase...."
28 - "Nand flash driver test sample completed...."
/Zephyr-latest/modules/hal_rpi_pico/
DKconfig10 Use the UART driver from pico-sdk
15 Use the GPIO driver from pico-sdk
20 Use the flash driver from pico-sdk
25 Use the PWM driver from pico-sdk
30 Use the ADC driver from pico-sdk
35 Use the DMA driver from pico-sdk
41 Use the PIO driver from pico-sdk
46 Use the "claim" driver from pico-sdk
51 Use the TIMER driver from pico-sdk
56 Use the RTC driver from pico-sdk
/Zephyr-latest/drivers/entropy/
DKconfig.mcux1 # mcux entropy generator driver configuration
7 bool "MCUX RNGA driver"
13 driver based on the MCUX RNGA driver.
16 bool "MCUX TRNG driver"
22 driver based on the MCUX TRNG driver.
25 bool "MCUX RNG driver"
31 driver based on the MCUX RNG driver on LPC Family.
34 bool "MCUX CAAM driver"
40 This option enables the CAAM driver based on the MCUX
41 CAAM driver.
/Zephyr-latest/drivers/adc/
DKconfig.mcux7 bool "MCUX ADC12 driver"
12 Enable the MCUX ADC12 driver.
15 bool "MCUX ADC16 driver"
20 Enable the MCUX ADC16 driver.
23 bool "MCUX 12B1MSPS SAR ADC driver"
28 Enable the MCUX 12B1MSPS SAR ADC driver.
31 bool "MCUX LPADC driver"
38 Enable the MCUX LPADC driver.
42 bool "MCUX ADC ETC driver"
45 Enable the MCUX ADC ETC driver.
[all …]
/Zephyr-latest/drivers/ipm/
DKconfig12 bool "IPM MHU driver"
16 Driver for SSE 200 MHU (Message Handling Unit)
19 bool "IPM NRF driver"
24 Driver for Nordic nRF messaging unit, based
35 bool "ESP32 Software IPM driver"
39 Interprocessor driver for ESP32 when using AMP.
42 bool "IPM driver based on IVSHMEM-Doorbell"
48 Interprocessor driver using IVSHMEM Doorbell mechanism.
51 bool "AMD-Xilinx IPM driver"
55 Inter Processor Interrupt driver for AMD-Xilinx
[all …]
/Zephyr-latest/drivers/ethernet/phy/
DKconfig14 module-str = Log level for Ethernet PHY driver
21 int "Ethernet PHY driver init priority"
24 Ethernet PHY device driver initialization priority.
30 bool "Generic MII PHY Driver"
38 bool "ADIN2111 PHY driver"
42 Enable ADIN2111 PHY driver.
45 bool "Microchip KSZ8081 PHY Driver"
51 Enable Microchip KSZ8081 Ethernet PHY Driver
54 bool "TI DP83825 PHY Driver"
60 Enable TI DP83825 Ethernet PHY Driver
[all …]
/Zephyr-latest/drivers/pinctrl/
DKconfig.imx5 bool "Pin controller driver for iMX MCUs"
10 Enable pin controller driver for NXP iMX series MCUs
13 bool "Pin controller driver for SCU-based i.MX SoCs"
17 Enable pin controller driver for SCU-based NXP i.MX SoCs.
20 bool "Pin controller SCMI-based driver for i.MX SoCs"
24 Enable pin controller SCMI-based driver for NXP i.MX SoCs.
28 bool "MCUX XBARA driver"
31 Enable the MCUX XBARA driver.
/Zephyr-latest/drivers/dac/
DKconfig.mcux8 bool "NXP Kinetis MCUX DAC driver"
12 Enable the driver for the NXP Kinetis MCUX DAC.
15 bool "NXP Kinetis MCUX DAC32 driver"
20 Enable the driver for the NXP Kinetis MCUX DAC32.
23 bool "NXP MCUX LPDAC driver"
27 Enable the driver for the NXP MCUX LPDAC.
36 bool "NXP GAU DAC driver"
40 Enable the driver for the NXP GAU DAC.
/Zephyr-latest/drivers/gpio/
DKconfig.it8xxx25 bool "ITE IT8XXX2 GPIO driver"
9 Enable driver for the ite GPIO controller.
12 bool "ITE IT8XXX2 GPIO driver V2"
16 Enable driver for the ite GPIO V2 controller.
19 bool "ITE IT8XXX2 GPIO KSCAN driver"
23 Enable GPIO KSCAN driver for ITE chip it8xxx2.
27 this GPIO_KSCAN_ITE_IT8XXX2 driver.
29 gpio mode by original GPIO_ITE_IT8XXX2 driver.
DKconfig.ads114s0x7 bool "ADS114S0x GPIO driver"
12 Enable GPIO driver for ADS114S0x.
17 GPIO controller driver with read/write support.
20 int "Driver init priority"
24 Device driver initialization priority. This driver must be
25 initialized after the ADS114S0x ADC driver.
DKconfig.lmp90xxx7 bool "LMP90xxx GPIO driver"
12 Enable GPIO driver for LMP90xxx.
18 GPIO controller driver with read/write support.
21 int "Driver init priority"
25 Device driver initialization priority. This driver must be
26 initialized after the LMP90xxx ADC driver.
/Zephyr-latest/drivers/ethernet/nxp_enet/
DKconfig10 prompt "NXP ENET Driver Version"
16 bool "NXP ENET Ethernet driver"
24 Enable NXP ENET Ethernet driver.
27 bool "MCUX Ethernet driver"
35 Enable deprecated legacy MCUX Ethernet driver.
36 Note, this driver performs one shot PHY setup.
65 int "Number of RX buffers for ethernet driver"
69 Set the number of RX buffers provided to the NXP ENET driver.
72 int "Number of TX buffers for ethernet driver"
76 Set the number of TX buffers provided to the NXP ENET driver.
[all …]
/Zephyr-latest/drivers/i2c/
DKconfig12 Enable I2C Driver Configuration
84 Blocking i2c calls when I2C_RTIO is enabled are copied into a per driver
94 Blocking i2c calls when I2C_RTIO is enabled are copied into a per driver
104 When RTIO is used with a driver that does not yet implement the submit API
111 an issue where you are using RTIO, your driver does not implement submit natively,
162 I2C device driver initialization priority.
170 bool "Gecko I2C driver"
176 Enable the SiLabs Gecko I2C bus driver.
179 bool "Atmel SAM (TWIM) I2C driver"
184 Enable Atmel SAM MCU Family (TWIM) I2C bus driver.
[all …]
/Zephyr-latest/drivers/usb/udc/
DKconfig.renesas_ra5 bool "Renesas RA family UDC driver"
11 Enable Renesas RA family UDC driver.
16 int "UDC controller driver internal thread stack size"
19 Renesas RA device controller driver internal thread stack size.
22 int "Renesas RA family UDC driver thread priority"
25 Renesas RA device controller driver thread priority.
28 int "Renesas RA family UDC driver maximum number of ISR event messages"

12345678910>>...122