Searched full:d3 (Results 1 – 25 of 278) sorted by relevance
12345678910>>...12
/Zephyr-latest/boards/shields/x_nucleo_idb05a1/doc/ |
D | index.rst | 34 Arduino pin D3 instead of usual Arduino UNO R3 SPI SCK D13. 35 This is not a problem if SPI SCK from nucleo board is available on D3, 45 - SPI SCK: to use D13 instead of D3, remove R4 and add R6 66 - Integrated Balun (BALF-NRG-01D3)
|
/Zephyr-latest/boards/phytec/reel_board/dts/ |
D | reel_board.dtsi | 21 label = "User D3 red"; 25 label = "User D3 green"; 29 label = "User D3 blue"; 69 <9 0 &gpio1 4 0>, /* D3 */
|
/Zephyr-latest/doc/kernel/iterable_sections/ |
D | index.rst | 33 DEFINE_DATA(d3, 5, 6); 63 above would visit ``d1``, ``d2`` and ``d3`` in that order, regardless of how
|
/Zephyr-latest/tests/subsys/shell/shell_device/src/ |
D | main.c | 50 static const struct device *d3 = &DEVICE_NAME_GET(device_3); variable 67 pm_device_runtime_enable(d3); in main()
|
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/boards/ |
D | frdm_ke17z.overlay | 11 in-gpios = <&gpiod 9 0>; /* Arduino D3 */
|
D | nucleo_wba55cg.overlay | 7 /* loopback with arduino header D2 and D3 */
|
/Zephyr-latest/boards/shields/npm1100_ek/ |
D | npm1100_ek.overlay | 13 nordic,mode-gpios = <&arduino_header 9 GPIO_ACTIVE_HIGH>; /* D3 */
|
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/ |
D | arduino_D2D3.overlay | 7 /* loopback with arduino header D2 and D3 */
|
/Zephyr-latest/tests/drivers/can/api/boards/ |
D | numaker_m2l31ki.overlay | 10 /* CAN TX/RX --> UNO D3/D2 */
|
/Zephyr-latest/samples/subsys/dap/ |
D | app.overlay | 13 noe-gpios = <&arduino_header 9 GPIO_ACTIVE_HIGH>; /* D3 */
|
/Zephyr-latest/boards/shields/nrf7002ek/ |
D | nrf7002ek_coex.overlay | 14 /* D3 */
|
/Zephyr-latest/samples/bluetooth/hci_ipc/boards/ |
D | nrf5340_audio_dk_nrf5340_cpunet_nrf21540_ek.overlay | 5 rx-en-gpios = <&arduino_header 9 GPIO_ACTIVE_HIGH>; /* D3 */
|
/Zephyr-latest/tests/drivers/pwm/pwm_loopback/boards/ |
D | numaker_pfm_m467.overlay | 8 /* EVB's D5, D3 --> PC12, PC10 */
|
D | nucleo_wba52cg.overlay | 22 pinctrl-0 = <&tim2_ch1_pb6>; /* PB6 D3 */
|
/Zephyr-latest/samples/subsys/dap/boards/ |
D | nrf52840dk_nrf52840.overlay | 13 dout-gpios = <&arduino_header 9 GPIO_ACTIVE_HIGH>; /* D3 */
|
/Zephyr-latest/boards/nxp/frdm_k82f/ |
D | frdm_k82f.dts | 53 label = "User LED D3 Red"; 57 label = "User LED D3 Green"; 61 label = "User LED D3 Blue"; 107 <9 0 &gpiod 0 0>, /* D3 */
|
/Zephyr-latest/dts/bindings/gpio/ |
D | nxp,cam-44pins-connector.yaml | 24 32 DGND D3 31
|
D | seeed-xiao-header.yaml | 25 3 D3 D10 10
|
/Zephyr-latest/boards/shields/semtech_sx1272mb2das/ |
D | semtech_sx1272mb2das.overlay | 26 <&arduino_header 9 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>, /* DIO1 is D3 */
|
/Zephyr-latest/samples/sensor/qdec/boards/ |
D | nrf52840dk_nrf52840.overlay | 20 /* Arduino D3 */
|
/Zephyr-latest/boards/shields/x_nucleo_bnrg2a1/doc/ |
D | index.rst | 41 - SPI SCK: to use D3 instead of D13, short J14 pins 2 and 3 56 - Embedded BALF-NRG-02D3 integrated matched balun with harmonic filter
|
/Zephyr-latest/boards/shields/semtech_sx1276mb1mas/ |
D | semtech_sx1276mb1mas.overlay | 26 <&arduino_header 9 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>, /* DIO1 is D3 */
|
/Zephyr-latest/boards/seeed/xiao_esp32c3/ |
D | seeed_xiao_connector.dtsi | 16 <3 0 &gpio0 5 0>, /* D3 */
|
/Zephyr-latest/boards/seeed/xiao_esp32c6/ |
D | seeed_xiao_connector.dtsi | 16 <3 0 &gpio0 21 0>, /* D3 */
|
/Zephyr-latest/boards/seeed/xiao_rp2040/ |
D | seeed_xiao_connector.dtsi | 17 , <3 0 &gpio0 29 0> /* D3 */
|
12345678910>>...12