Home
last modified time | relevance | path

Searched full:d2 (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/Zephyr-latest/samples/subsys/logging/syst/
DREADME.rst105 03 d2 04 00 00 08 01 02 03 04 05 06 07 08 |........ ......
107 03 d2 04 00 00 08 01 02 03 04 05 06 07 08 |........ ......
109 03 d2 04 00 00 08 01 02 03 04 05 06 07 08 |........ ......
111 03 d2 04 00 00 08 01 02 03 04 05 06 07 08 |........ ......
166 03 d2 04 00 00 08 01 02 03 04 05 06 07 08 |........ ......
168 03 d2 04 00 00 08 01 02 03 04 05 06 07 08 |........ ......
170 03 d2 04 00 00 08 01 02 03 04 05 06 07 08 |........ ......
172 03 d2 04 00 00 08 01 02 03 04 05 06 07 08 |........ ......
189 03 d2 04 00 00 08 01 02 03 04 05 06 07 08 |........ ......
191 03 d2 04 00 00 08 01 02 03 04 05 06 07 08 |........ ......
[all …]
/Zephyr-latest/tests/subsys/shell/shell_device_filter/src/
Dmain.c27 static const struct device *d2 = &DEVICE_NAME_GET(device_2); variable
33 zassert_equal_ptr(d2, shell_device_filter(2, NULL)); in ZTEST()
38 zassert_equal_ptr(d2, shell_device_lookup(2, NULL)); in ZTEST()
44 zassert_equal_ptr(d2, shell_device_lookup(0, "xx_")); in ZTEST()
/Zephyr-latest/dts/bindings/sensor/
Dfesto,veaa-x-3.yaml33 enum: ["D2", "D9", "D11"]
40 | D2 | 1-200 |
/Zephyr-latest/dts/bindings/clock/
Dst,stm32h7-rcc.yaml64 D2 domain, CPU2 core clock and AHB(1/2/3/4) peripheral prescaler
92 D2 domain, APB1 peripheral prescaler
104 D2 domain, APB2 peripheral prescaler
/Zephyr-latest/tests/boards/nrf/qdec/boards/
Dnrf52840dk_nrf52840.overlay31 <NRF_PSEL(QDEC_B, 1, 3)>; /* Arduino D2 */
38 <NRF_PSEL(QDEC_B, 1, 3)>; /* Arduino D2 */
/Zephyr-latest/doc/_doxygen/
Ddoxygen-awesome-zephyr.css10 --primary-dark-color: #7929d2;
34 --primary-light-color: #7929d2;
50 --primary-light-color: #7929d2;
/Zephyr-latest/doc/kernel/iterable_sections/
Dindex.rst32 DEFINE_DATA(d2, 3, 4);
63 above would visit ``d1``, ``d2`` and ``d3`` in that order, regardless of how
/Zephyr-latest/tests/subsys/shell/shell_device/src/
Dmain.c48 static const struct device *d2 = &DEVICE_NAME_GET(device_2); variable
64 pm_device_action_run(d2, PM_DEVICE_ACTION_SUSPEND); in main()
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/boards/
Dfrdm_ke17z.overlay10 out-gpios = <&gpiod 8 0>; /* Arduino D2 */
Dnucleo_wba55cg.overlay7 /* loopback with arduino header D2 and D3 */
/Zephyr-latest/dts/arm/st/h7/
Dstm32h743.dtsi71 /* System data RAM accessible over AHB bus: SRAM1 in D2 domain */
78 /* System data RAM accessible over AHB bus: SRAM2 in D2 domain */
85 /* System data RAM accessible over AHB bus: SRAM3 in D2 domain */
Dstm32h745.dtsi97 /* System data RAM accessible over AHB bus: SRAM1 in D2 domain */
104 /* System data RAM accessible over AHB bus: SRAM2 in D2 domain */
111 /* System data RAM accessible over AHB bus: SRAM3 in D2 domain */
/Zephyr-latest/boards/shields/npm1100_ek/
Dnpm1100_ek.overlay10 nordic,iset-gpios = <&arduino_header 8 GPIO_ACTIVE_HIGH>; /* D2 */
/Zephyr-latest/boards/shields/seeed_w5500/
Dseeed_w5500.overlay13 int-gpios = <&arduino_header 8 GPIO_ACTIVE_LOW>; /* D2 */
/Zephyr-latest/boards/shields/amg88xx/
Damg88xx_grid_eye_eval_shield.overlay11 /* Pin D2 from Arduino Connector */
/Zephyr-latest/tests/drivers/uart/uart_async_api/boards/
Dnucleo_f103rb.overlay3 /* Connect pin (PA10) D2 of the CN9:2 to D8 (PA9) of the CN5:1 */
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/
Darduino_D2D3.overlay7 /* loopback with arduino header D2 and D3 */
/Zephyr-latest/tests/drivers/can/api/boards/
Dnumaker_m2l31ki.overlay10 /* CAN TX/RX --> UNO D3/D2 */
/Zephyr-latest/samples/subsys/dap/
Dapp.overlay14 dio-gpios = <&arduino_header 8 GPIO_PULL_UP>; /* D2 */
/Zephyr-latest/boards/shields/frdm_cr20a/
Dfrdm_cr20a.overlay21 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; /* D2 */
/Zephyr-latest/boards/shields/nrf7002ek/
Dnrf7002ek_coex.overlay12 /* D2 */
/Zephyr-latest/samples/bluetooth/hci_ipc/boards/
Dnrf5340_audio_dk_nrf5340_cpunet_nrf21540_ek.overlay8 mode-gpios = <&arduino_header 8 GPIO_ACTIVE_HIGH>; /* D2 */
/Zephyr-latest/tests/drivers/pwm/pwm_loopback/boards/
Dnumaker_m2l31ki.overlay8 /* EVB's D2, D5 --> PC4, PA6 */
/Zephyr-latest/boards/shields/mcp2515/
Ddfrobot_can_bus_v2_0.overlay14 int-gpios = <&arduino_header 8 GPIO_ACTIVE_LOW>; /* D2 */
/Zephyr-latest/samples/subsys/dap/boards/
Dnrf52840dk_nrf52840.overlay12 dio-gpios = <&arduino_header 8 GPIO_PULL_UP>; /* D2 */

12345678910>>...13