Home
last modified time | relevance | path

Searched full:instantiation (Results 1 – 25 of 84) sorted by relevance

1234

/Zephyr-latest/samples/subsys/usb/common/
Dsample_usbd_init.c18 /* doc device instantiation start */
27 /* doc device instantiation end */
29 /* doc string instantiation start */
34 /* doc string instantiation end */
39 /* doc configuration instantiation start */
54 /* doc configuration instantiation end */
/Zephyr-latest/doc/connectivity/usb/device_next/
Dusb_device.rst61 common file for instantiation, configuration and initialization,
80 :start-after: doc device instantiation start
81 :end-before: doc device instantiation end
88 require a single instantiation of the language descriptor using the
94 :start-after: doc string instantiation start
95 :end-before: doc string instantiation end
113 :start-after: doc configuration instantiation start
114 :end-before: doc configuration instantiation end
/Zephyr-latest/drivers/sensor/st/lis2dux12/
Dlis2dux12.c241 * Instantiation macros used when a device is on a SPI bus.
267 * Instantiation macros used when a device is on a SPI bus.
279 * Instantiation macros used when a device is on an I2C bus.
291 * Main instantiation macro. Use of COND_CODE_1() selects the right
/Zephyr-latest/drivers/sensor/st/lps22hh/
Dlps22hh.c277 * Instantiation macros used when a device is on a SPI bus.
309 * Instantiation macros used when a device is on an I2C bus.
322 * Instantiation macros used when a device is on an I#C bus.
342 * Main instantiation macro. Use of COND_CODE_1() selects the right
/Zephyr-latest/dts/bindings/i2c/
Dnordic,nrf-twi.yaml25 1. Check the peripheral Instantiation table in the Memory
/Zephyr-latest/drivers/sensor/st/hts221/
Dhts221.c217 * Instantiation macros used when a device is on a SPI bus.
249 * Instantiation macros used when a device is on an I2C bus.
262 * Main instantiation macro. Use of COND_CODE_1() selects the right
/Zephyr-latest/drivers/sensor/st/lis2de12/
Dlis2de12.c407 * Instantiation macros used when a device is on a SPI bus.
433 * Instantiation macros used when a device is on a SPI bus.
446 * Instantiation macros used when a device is on an I2C bus.
459 * Main instantiation macro. Use of COND_CODE_1() selects the right
/Zephyr-latest/drivers/sensor/st/lis2du12/
Dlis2du12.c404 * Instantiation macros used when a device is on a SPI bus.
431 * Instantiation macros used when a device is on a SPI bus.
446 * Instantiation macros used when a device is on an I2C bus.
459 * Main instantiation macro. Use of COND_CODE_1() selects the right
/Zephyr-latest/drivers/pwm/
Dpwm_litex.c69 /* Device Instantiation */
/Zephyr-latest/drivers/sensor/st/iis2mdc/
Diis2mdc.c337 * Instantiation macros used when a device is on a SPI bus.
361 * Instantiation macros used when a device is on an I2C bus.
373 * Main instantiation macro. Use of COND_CODE_1() selects the right
/Zephyr-latest/drivers/sensor/honeywell/sm351lt/
Dsm351lt.c245 /* Instantiation macros for each individual device. */
262 /* Main instantiation macro for every configured device in DTS. */
/Zephyr-latest/drivers/sensor/nxp/p3t1755/
Dp3t1755.c161 * Instantiation macros used when a device is on an I2C bus.
172 * Instantiation macros used when a device is on an I#C bus.
/Zephyr-latest/drivers/sensor/st/lis2ds12/
Dlis2ds12.c346 * Instantiation macros used when a device is on a SPI bus.
380 * Instantiation macros used when a device is on an I2C bus.
393 * Main instantiation macro. Use of COND_CODE_1() selects the right
/Zephyr-latest/drivers/sensor/ist8310/
Dist8310.c209 * Main instantiation macro, which selects the correct bus-specific
210 * instantiation macros for the instance.
/Zephyr-latest/drivers/sensor/st/iis328dq/
Diis328dq.c397 * Instantiation macros used when a device is on a SPI bus.
415 * Instantiation macros used when a device is on an I2C bus.
429 * Main instantiation macro. Use of COND_CODE_1() selects the right
/Zephyr-latest/drivers/sensor/st/iis2dlpc/
Diis2dlpc.c427 * Instantiation macros used when a device is on a SPI bus.
473 * Instantiation macros used when a device is on an I2C bus.
486 * Main instantiation macro. Use of COND_CODE_1() selects the right
/Zephyr-latest/drivers/fuel_gauge/max17048/
Demul_max17048.c147 * Main instantiation macro.
/Zephyr-latest/drivers/sensor/st/lis2mdl/
Dlis2mdl.c503 * Instantiation macros used when a device is on a SPI bus.
539 * Instantiation macros used when a device is on an I2C bus.
552 * Main instantiation macro. Use of COND_CODE_1() selects the right
/Zephyr-latest/drivers/sensor/meas/ms5607/
Dms5607.c339 * Main instantiation macro, which selects the correct bus-specific
340 * instantiation macros for the instance.
/Zephyr-latest/drivers/i2c/
Di2c_litex.c149 /* Device Instantiation */
/Zephyr-latest/drivers/charger/
Demul_sbs_charger.c142 * Main instantiation macro. SBS Charger Emulator only implemented for I2C
/Zephyr-latest/drivers/spi/
Dspi_emul.c131 /* Device instantiation */
/Zephyr-latest/doc/build/dts/
Dhowtos.rst486 Finally, define an instantiation macro, which creates each ``struct device``
492 * This instantiation macro is named "CREATE_MY_DEVICE".
518 Finally, pass the instantiation macro to :c:macro:`DT_INST_FOREACH_STATUS_OKAY`:
572 * Define your instantiation macro; "idx" is a number like 0 for mydevice0
/Zephyr-latest/drivers/sensor/st/iis2iclx/
Diis2iclx.c640 * Instantiation macros used when a device is on a SPI bus.
675 * Instantiation macros used when a device is on an I2C bus.
688 * Main instantiation macro. Use of COND_CODE_1() selects the right
/Zephyr-latest/drivers/sensor/bosch/bmi160/
Demul_bmi160.c273 /* Device instantiation */
607 /* Instantiation macros used when a device is on a SPI bus */
621 * Main instantiation macro. Use of COND_CODE_1() selects the right

1234