/Zephyr-latest/drivers/spi/ |
D | Kconfig.mcux_lpspi | 21 that enable dma channels in their device tree node.
|
D | Kconfig.stm32 | 28 that enable dma channels in their device tree node.
|
/Zephyr-latest/subsys/net/ip/ |
D | connection.h | 55 sys_snode_t node; member
|
/Zephyr-latest/boards/shields/dac80508_evm/doc/ |
D | index.rst | 20 configuration for Arduino connectors and defines a node alias for the
|
/Zephyr-latest/boards/shields/pmod_acl/doc/ |
D | index.rst | 27 for Pmod connectors and defines node aliases for SPI and GPIO interfaces
|
/Zephyr-latest/boards/shields/semtech_sx1272mb2das/doc/ |
D | index.rst | 47 for Arduino connectors and defines node aliases for SPI and GPIO interfaces
|
/Zephyr-latest/boards/shields/st7735r/doc/ |
D | index.rst | 47 for Arduino connectors and defines node aliases for SPI and GPIO interfaces
|
/Zephyr-latest/boards/shields/st7789v_generic/doc/ |
D | index.rst | 50 for Arduino connectors and defines node aliases for SPI and GPIO interfaces
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.cadence_nand | 4 # Macro to find node in device tree
|
D | Kconfig.nor | 29 jedec-id properties in the devicetree jedec,spi-nor node. 32 bool "Basic Flash Parameters from devicetree node"
|
/Zephyr-latest/samples/subsys/input/draw_touch_events/ |
D | README.rst | 15 and touch controllers supported by Zephyr (provided the corresponding ``/chosen node`` properties
|
/Zephyr-latest/samples/drivers/spi_flash/ |
D | README.rst | 18 The application will build only for a target that has a devicetree node with one of the
|
/Zephyr-latest/samples/drivers/audio/dmic/ |
D | README.rst | 18 The device to be used by the sample is specified by defining a devicetree node
|
/Zephyr-latest/tests/drivers/flash/common/boards/ |
D | nrf52840dk_spi_nor_wp_hold.overlay | 9 /delete-node/ &mx25r64;
|
/Zephyr-latest/tests/drivers/adc/adc_accuracy_test/ |
D | README.txt | 20 property "reference_mv" from "zephyr,user" node. The test reads the ADC
|
/Zephyr-latest/tests/drivers/can/timing/ |
D | Kconfig | 31 CiA 601-3 recommends the following CAN FD core clock frequencies for good node
|
/Zephyr-latest/doc/services/portability/posix/implementation/ |
D | index.rst | 49 node [shape=rect, style=rounded]; 63 node [shape=rect, style=rounded];
|
/Zephyr-latest/dts/arm/infineon/cat1a/psoc6_01/ |
D | psoc6_01.104-m-csp-ble-usb.dtsi | 14 /delete-node/ gpio@40320100; // gpio_prt2 15 /delete-node/ gpio@40320180; // gpio_prt3 16 /delete-node/ gpio@40320200; // gpio_prt4
|
D | psoc6_01.116-bga-usb.dtsi | 14 /delete-node/ gpio@40320100; // gpio_prt2 15 /delete-node/ gpio@40320180; // gpio_prt3 16 /delete-node/ gpio@40320200; // gpio_prt4
|
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/ |
D | thread.c | 72 itr = CONTAINER_OF(pnode, struct cv2_thread, node); in is_cmsis_rtos_v2_thread() 89 itr = CONTAINER_OF(pnode, struct cv2_thread, node); in get_cmsis_thread_id() 194 sys_dlist_append(&thread_list, &tid->node); in osThreadNew()
|
/Zephyr-latest/subsys/usb/device/ |
D | usb_descriptor.c | 553 SYS_SLIST_FOR_EACH_CONTAINER(list, dev_data, node) { in usb_get_dev_data_by_cfg() 572 SYS_SLIST_FOR_EACH_CONTAINER(list, dev_data, node) { in usb_get_dev_data_by_iface() 592 SYS_SLIST_FOR_EACH_CONTAINER(list, dev_data, node) { in usb_get_dev_data_by_ep()
|
/Zephyr-latest/dts/arm/nordic/ |
D | nrf52820.dtsi | 138 * This i2c node can be TWI, TWIM, or TWIS, 156 * This spi node can be SPI, SPIM, or SPIS, 174 * This i2c node can be TWI, TWIM, or TWIS, 192 * This spi node can be SPI, SPIM, or SPIS,
|
D | nrf52833.dtsi | 138 * This i2c node can be TWI, TWIM, or TWIS, 156 * This spi node can be SPI, SPIM, or SPIS, 174 * This i2c node can be TWI, TWIM, or TWIS, 192 * This spi node can be SPI, SPIM, or SPIS, 465 * This spi node can be SPI, SPIM, or SPIS,
|
D | nrf52840.dtsi | 126 * This i2c node can be TWI, TWIM, or TWIS, 144 * This spi node can be SPI, SPIM, or SPIS, 162 * This i2c node can be TWI, TWIM, or TWIS, 180 * This spi node can be SPI, SPIM, or SPIS, 452 * This spi node can be SPI, SPIM, or SPIS,
|
/Zephyr-latest/include/zephyr/drivers/ |
D | i3c.h | 930 sys_snode_t node; member 1119 sys_snode_t node; member 1232 &((struct i3c_driver_data *)(bus->data))->attached_dev.devices.i3c, desc, node) 1243 &((struct i3c_driver_data *)(bus->data))->attached_dev.devices.i2c, desc, node)
|