Home
last modified time | relevance | path

Searched full:d0 (Results 1 – 25 of 337) sorted by relevance

12345678910>>...14

/Zephyr-latest/dts/bindings/gpio/
Darduino-header-r3.yaml17 signals labeled from D0 at the bottom D7 at the top;
25 correspond to D0 through D15, as depicted below:
45 5 A5 D0 6
Darduino-mkr-header.yaml12 D0-D5 is a digital output.
18 through 14 correspond to D0 through D21, and parent pins 15 through 21
29 0 D0 D11/SDA 11
Dseeed-xiao-header.yaml20 through 10 correspond to D0 through D10, as depicted below:
22 0 D0 5V -
Darduino-nano-header-r3.yaml16 through 13 correspond to D0 through D13, and parent pins 14 through 21
20 0 D0 GND -
Dpanasonic,reduced-arduino-header.yaml25 NC A5 D0 6
40 Arduino UNO layout, labeled from D0 at the bottom to D7 at the top, but D6
Dsparkfun,micromod-gpio.yaml23 * 2 digital pins (D0 and D1).
31 - 02 -> D0 PIN 10
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/boards/
Dgd32f450i_eval.overlay10 /* unplug camera from JP27 and bridge D0-D1 (pins 16 and 15) */
11 out-gpios = <&gpioc 6 0>; /* DCI D0 (JP27 pin 16)*/
Dlpcxpresso54114_lpc54114_m4.overlay10 out-gpios = <&gpio0 8 0>; /* Arduino D0 */
Dnumaker_pfm_m467.overlay10 out-gpios = <&gpiob 2 0>; /* UNO D0 */
Dsltb004a.overlay10 out-gpios = <&gpiof 6 0>; /* Arduino D0 */
Dnrf52840dk_nrf52840.overlay10 out-gpios = <&gpio1 1 0>; /* Arduino D0 */
Dfrdm_ke15z.overlay14 out-gpios = <&gpioc 8 0>; /* Arduino D0 */
Dfrdm_ke17z512.overlay10 out-gpios = <&gpioc 6 0>; /* Arduino D0 J1-2 */
Dmimxrt1020_evk.overlay7 /* loopback with arduino header D0 and D1 */
Dmimxrt1040_evk.overlay7 /* loopback with arduino header D0 and D1 */
Dmimxrt1050_evk_mimxrt1052_hyperflash.overlay7 /* loopback with arduino header D0 and D1 */
Dmimxrt1060_evk_mimxrt1062_qspi.overlay7 /* loopback with arduino header D0 and D1 */
/Zephyr-latest/samples/net/mqtt_publisher/
DREADME.rst331 1485663798: Received PUBLISH from zephyr_publisher (d0, q0, r0, m0, 'sensors', ... (15 bytes))
332 1485663799: Received PUBLISH from zephyr_publisher (d0, q1, r0, m1888, 'sensors', ... (15 bytes))
334 1485663799: Received PUBLISH from zephyr_publisher (d0, q2, r0, m16356, 'sensors', ... (15 bytes))
340 1485663800: Received PUBLISH from zephyr_publisher (d0, q0, r0, m0, 'sensors', ... (15 bytes))
341 1485663801: Received PUBLISH from zephyr_publisher (d0, q1, r0, m45861, 'sensors', ... (15 bytes))
343 1485663801: Received PUBLISH from zephyr_publisher (d0, q2, r0, m53870, 'sensors', ... (15 bytes))
349 1485663802: Received PUBLISH from zephyr_publisher (d0, q0, r0, m0, 'sensors', ... (15 bytes))
350 1485663803: Received PUBLISH from zephyr_publisher (d0, q1, r0, m60144, 'sensors', ... (15 bytes))
352 1485663803: Received PUBLISH from zephyr_publisher (d0, q2, r0, m6561, 'sensors', ... (15 bytes))
358 1485663804: Received PUBLISH from zephyr_publisher (d0, q0, r0, m0, 'sensors', ... (15 bytes))
[all …]
/Zephyr-latest/tests/subsys/shell/shell_device_filter/src/
Dmain.c25 static const struct device *d0 = &DEVICE_NAME_GET(device_0); variable
31 zassert_equal_ptr(d0, shell_device_filter(0, NULL)); in ZTEST()
36 zassert_equal_ptr(d0, shell_device_lookup(0, NULL)); in ZTEST()
/Zephyr-latest/tests/boards/nrf/qdec/boards/
Dnrf52840dk_nrf52840.overlay30 psels = <NRF_PSEL(QDEC_A, 1, 1)>, /* Ardiuno D0 */
37 psels = <NRF_PSEL(QDEC_A, 1, 1)>, /* Ardiuno D0 */
/Zephyr-latest/boards/shields/st7789v_generic/
Dst7789v_tl019fqv01.overlay41 pvgam-param = [D0 00 02 07 0B 1A 31 54 40 29 12 12 12 17];
42 nvgam-param = [D0 00 02 07 05 15 2D 44 44 1C 18 16 1C 1D];
Dst7789v_waveshare_240x240.overlay43 pvgam-param = [D0 04 0D 11 13 2B 3F 54 4C 18 0D 0B 1F 23];
44 nvgam-param = [D0 04 0C 11 13 2C 3F 44 51 2F 1F 1F 20 23];
/Zephyr-latest/tests/subsys/modem/backends/uart/boards/
Db_u585i_iot02a.overlay4 * The Arduino D0 and D1 must be connected to each other to loopback RX/TX.
/Zephyr-latest/tests/drivers/regulator/fixed/boards/
Dnrf52840dk_nrf52840.overlay10 /* Arduino D0 */
/Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/
Dexception.h28 * Registers s0-s15 (d0-d7, q0-q3) do not have to be preserved (and can be used
34 uint32_t s[16]; /* s0~s15 (d0-d7) */

12345678910>>...14