Searched refs:devices (Results 1 – 25 of 90) sorted by relevance
1234
| /drivers/misc/devmux/ |
| A D | devmux.c | 152 DT_INST_FOREACH_PROP_ELEM_SEP(_n, devices, DEVICE_DT_GET_BY_IDX, (,)) 159 BUILD_ASSERT(DT_INST_PROP_LEN(_n, devices) > 0, "devices array must have non-zero size"); \ 160 BUILD_ASSERT(DT_INST_PROP_LEN(_n, devices) <= INT_MAX, \ 163 BUILD_ASSERT(DEVMUX_SELECTED(_n) < DT_INST_PROP_LEN(_n, devices), \ 168 .n_devs = DT_INST_PROP_LEN(_n, devices), \
|
| /drivers/interrupt_controller/ |
| A D | Kconfig.xmc4xxx | 7 bool "Interrupt Controller Driver for XMC4XXX series devices" 11 Enable interrupt controller driver for XMC4XXX series of devices. This is required for
|
| A D | Kconfig.sam0 | 7 bool "External Interrupt Controller (EIC) Driver for SAM0 series devices" 11 Enable EIC driver for SAM0 series of devices. This is required for
|
| /drivers/spi/ |
| A D | Kconfig.spi_emul | 12 drivers that pretend to be devices on the emulated SPI bus. It is 13 used for testing drivers for SPI devices.
|
| A D | Kconfig.test | 4 # Hidden option for turning on the dummy driver for vnd,spi devices
|
| A D | Kconfig.omap | 5 bool "MCSPI driver for OMAP and K3 devices"
|
| /drivers/i2c/ |
| A D | Kconfig.i2c_emul | 12 drivers that pretend to be devices on the emulated I2C bus. It is 13 used for testing drivers for I2C devices.
|
| A D | Kconfig.test | 4 # Hidden option for turning on the dummy driver for vnd,i2c devices
|
| /drivers/clock_control/ |
| A D | Kconfig.siwx91x | 14 every devices. This driver does not provide such customizations. It 15 just hardcodes sane default parameters for every devices.
|
| /drivers/mspi/ |
| A D | Kconfig.mspi_emul | 16 drivers that pretend to be devices on the emulated MSPI bus. It is 17 used for testing drivers for MSPI devices.
|
| /drivers/counter/ |
| A D | Kconfig.esp32_tmr | 12 Purpose Timers for ESP32 series devices. 20 Purpose Timers for ESP32 series devices.
|
| A D | Kconfig.ambiq | 13 Enables the Counter driver for Ambiq devices.
|
| /drivers/auxdisplay/ |
| A D | Kconfig | 14 int "Auxiliary display devices init priority" 17 Auxiliary (textual) display devices initialization priority.
|
| /drivers/retained_mem/ |
| A D | Kconfig | 13 int "Retained memory devices init priority" 16 Retained memory devices initialization priority,
|
| /drivers/espi/ |
| A D | Kconfig.espi_emul | 12 drivers that pretend to be devices on the emulated eSPI bus. It is 13 used for testing drivers for eSPI devices.
|
| /drivers/smbus/ |
| A D | Kconfig | 70 Support Host Notify from peripheral devices. 76 Support SMBALERT signal from peripheral devices. 95 Support SMBALERT signal from peripheral devices.
|
| /drivers/mfd/ |
| A D | Kconfig | 7 Include drivers for multi-function devices 19 Multi-function devices initialization priority.
|
| /drivers/flash/ |
| A D | Kconfig | 28 All pure Flash devices are evolution of EEPROM where erase has 39 This option should be selected by drivers that serve devices with 41 paths in code that only serve such devices, and could be 52 as for example in EEPROM devices, but may also have no erase 60 devices with such characteristic and is used and may be 62 such devices, and could be optimized-out by compiler in 80 devices to enable building a common support module. 132 The buffer is needed as most devices have write-block alignment 138 among all the memory devices used in system.
|
| /drivers/can/ |
| A D | Kconfig.xmc4xxx | 35 Connects all XMC4XXX CAN devices to an internal bus. Enables 36 message exchange between MCU CAN devices without any external connectors.
|
| /drivers/misc/nxp_rtxxx_dsp_ctrl/ |
| A D | Kconfig | 9 Enables a DSP control driver for NXP i.MX RTxxx devices.
|
| /drivers/hwinfo/ |
| A D | Kconfig.mcux_src_rev2 | 5 bool "NXP SRC reset cause (multicore devices)"
|
| /drivers/pwm/ |
| A D | Kconfig.test | 5 # Hidden option for turning on the dummy driver for vnd,pwm devices
|
| /drivers/adc/ |
| A D | Kconfig.test | 5 # Hidden option for turning on the dummy driver for vnd,adc devices
|
| /drivers/gpio/ |
| A D | Kconfig.test | 5 # Hidden option for turning on the dummy driver for vnd,gpio devices
|
| /drivers/led_strip/ |
| A D | Kconfig.tlc5971 | 11 Enable LED strip driver for daisy chains of TLC5971-ish devices
|
Completed in 618 milliseconds
1234