Home
last modified time | relevance | path

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

12345678910>>...150

/Zephyr-Core-3.6.0/modules/
DKconfig.stm3219 Enable STM32Cube Analog-to-Digital Converter (ADC) HAL module driver
25 module driver
30 Enable STM32Cube Controller Area Network (CAN) HAL module driver
35 Enable STM32Cube HDMI-CEC controller (CEC) HAL module driver
41 driver
47 driver
52 Enable STM32Cube CORTEX HAL module driver
58 module driver
64 (CRC) HAL module driver
69 Enable STM32Cube Cryptographic processor (CRYP) HAL module 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-Core-3.6.0/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"
36 bool "EGU0 driver instance"
41 bool "EGU1 driver instance"
46 bool "EGU2 driver instance"
51 bool "EGU3 driver instance"
56 bool "EGU4 driver instance"
61 bool "EGU5 driver instance"
69 bool "GPIOTE0 driver instance"
[all …]
/Zephyr-Core-3.6.0/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-Core-3.6.0/drivers/display/
DKconfig.ili9xxx1 # ILI9XXX display driver configuration options
14 bool "ILI9340 display driver"
20 Enable driver for ILI9340 display driver.
23 bool "ILI9341 display driver"
29 Enable driver for ILI9341 display driver.
32 bool "ILI9342C display driver"
38 Enable driver for ILI9342C display driver.
41 bool "ILI9488 display driver"
47 Enable driver for ILI9488 display driver.
/Zephyr-Core-3.6.0/drivers/hwinfo/
DKconfig1 # HW Info driver configuration options
9 Enable hwinfo driver.
24 bool "TI SimpleLink CC13xx/CC26xx hwinfo driver"
28 Enable TI SimpleLink CC13xx/CC26xx hwinfo driver.
43 Specify the MAC address type to be used as device ID by the driver.
64 Enable STM32 hwinfo driver.
72 Enable Nordic NRF hwinfo driver.
79 Enable NXP kinetis mcux RCM hwinfo driver.
86 Enable NXP kinetis mcux SIM hwinfo driver.
93 Enable NXP i.MX mcux SRC hwinfo driver.
[all …]
/Zephyr-Core-3.6.0/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"
47 bool "USB device controller driver for STM32 devices"
58 Enable STM32 family USB device controller shim driver.
70 bool "SAM0 series USB Device Controller driver"
74 SAM0 family USB device controller Driver.
77 bool "SmartBond series USB Device Controller driver"
83 SmartBond family USB device controller Driver.
86 bool "SAM4L USBC Device Controller driver"
[all …]
/Zephyr-Core-3.6.0/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.
[all …]
/Zephyr-Core-3.6.0/modules/hal_infineon/
DKconfig12 Enable Analog-to-Digital Converter (ADC) HAL module driver for Infineon devices
17 Enable Inter-Integrated Circuit Interface (I2C) HAL module driver for Infineon devices
22 Enable Real-Time Clock (RTC) HAL module driver for Infineon devices
28 driver
34 driver
39 Enable Serial Peripheral Interface (SPI) HAL module driver for Infineon devices
45 Enable Timer (Timer/Counter) HAL module driver for Infineon devices
50 Enable Low-Power Timer (LPTimer) HAL module driver for Infineon devices
55 Enable True Random Number Generator (TRNG) HAL module driver for Infineon devices
61 driver for Infineon devices
[all …]
/Zephyr-Core-3.6.0/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-Core-3.6.0/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
/Zephyr-Core-3.6.0/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"
27 Enable the MCUX 12B1MSPS SAR ADC driver.
30 bool "MCUX LPADC driver"
36 Enable the MCUX LPADC driver.
39 bool "MCUX ADC ETC driver"
42 Enable the MCUX ADC ETC driver.
[all …]
/Zephyr-Core-3.6.0/drivers/i2c/
DKconfig12 Enable I2C Driver Configuration
102 I2C device driver initialization priority.
110 bool "Gecko I2C driver"
115 Enable the SiLabs Gecko I2C bus driver.
118 bool "Atmel SAM (TWIM) I2C driver"
122 Enable Atmel SAM MCU Family (TWIM) I2C bus driver.
125 bool "Atmel SAM (TWI) I2C driver"
129 Enable Atmel SAM MCU Family (TWI) I2C bus driver.
132 bool "MCUX I2C driver"
137 Enable the mcux I2C driver.
[all …]
/Zephyr-Core-3.6.0/drivers/net/
DKconfig13 bool "Point-to-point (PPP) UART based driver"
28 string "PPP Driver name"
31 This option sets the driver name
119 module-str = Log level for ppp driver
120 module-help = Sets log level for ppp driver.
129 bool "SLIP driver" if !QEMU_TARGET
137 string "SLIP Driver name"
140 This option sets the driver name
144 module-str = Log level for slip driver
145 module-help = Sets log level for slip driver.
[all …]
/Zephyr-Core-3.6.0/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-Core-3.6.0/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
/Zephyr-Core-3.6.0/drivers/bluetooth/hci/
DKconfig6 comment "Bluetooth HCI Driver Options"
15 prompt "Bluetooth HCI driver"
21 Bluetooth H:4 UART driver. Requires hardware flow control
29 Bluetooth three-wire (H:5) UART driver. Implementation of HCI
45 Bluetooth HCI driver for communication with another CPU
66 bool "STM32WBA HCI driver"
86 bool "HCI User Channel based driver"
89 This driver provides access to the local Linux host's Bluetooth
96 bool "ESP32 HCI driver"
101 bool "Telink B91 HCI driver"
[all …]
/Zephyr-Core-3.6.0/modules/hal_ambiq/
DKconfig16 Use the GPIO driver from Ambiq HAL
21 Use the STIMER driver from Ambiq HAL
26 Use the TIMER driver from Ambiq HAL
31 Use the WDT driver from Ambiq HAL
36 Use the I2C driver from Ambiq HAL
41 Use the SPI driver from Ambiq HAL
46 Use the MSPI driver from Ambiq HAL
/Zephyr-Core-3.6.0/samples/drivers/soc_flash_nand/src/
Dmain.c34 printk("Nand flash driver test sample\n"); in main()
39 printk("Nand flash driver is not ready\n"); in main()
46 printk("Nand flash driver block size %lx\n", flash_block_size); in main()
51 printk("Nand flash driver page info error\n"); in main()
82 printk("Nand flash driver read Error\n"); in main()
87 printk("Nand flash driver data erase successful....\n"); in main()
91 printk("Nand flash driver write error\n"); in main()
96 printk("Nand flash driver write completed....\n"); in main()
100 printk("Nand flash driver read error\n"); in main()
106 printk("Nand flash driver read completed....\n"); in main()
[all …]
/Zephyr-Core-3.6.0/drivers/ps2/
DKconfig.npcx7 bool "Nuvoton NPCX embedded controller (EC) PS2 driver"
11 Enable the NPCX family PS2 driver. It provides four PS/2 channels.
14 PS/2-compatible pointing device.The driver also depends on the KBC
20 int "PS/2 channel driver init priority"
23 PS/2 channel device driver initialization priority.
25 NPCX PS/2 controller device driver should initialize
26 prior to channel device driver.
/Zephyr-Core-3.6.0/drivers/usb/udc/
DKconfig.virtual5 bool "Virtual USB device controller driver"
10 Virtual USB device controller driver.
13 int "Virtual controller driver internal thread stack size"
17 Virtual device controller driver internal thread stack size.
20 int "Virtual controller driver thread priority"
24 Virtual device controller driver thread priority.
DKconfig.skeleton5 bool "Skeleton for an USB device controller driver"
9 Skeleton for an USB device controller driver.
12 int "UDC controller driver internal thread stack size"
16 Skeleton device controller driver internal thread stack size.
19 int "Skeleton controller driver thread priority"
23 Skeleton device controller driver thread priority.

12345678910>>...150