Searched full:d0 (Results 1 – 25 of 248) sorted by relevance
12345678910
/Zephyr-Core-3.5.0/dts/bindings/gpio/ |
D | arduino-header-r3.yaml | 17 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
|
D | arduino-mkr-header.yaml | 12 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
|
D | seeed-xiao-header.yaml | 20 through 10 correspond to D0 through D10, as depicted below: 22 0 D0 5V -
|
D | arduino-nano-header-r3.yaml | 16 through 13 correspond to D0 through D13, and parent pins 14 through 21 20 0 D0 GND -
|
D | panasonic,reduced-arduino-header.yaml | 25 NC A5 D0 6 40 Arduino UNO layout, labeled from D0 at the bottom to D7 at the top, but D6
|
/Zephyr-Core-3.5.0/tests/drivers/gpio/gpio_basic_api/boards/ |
D | gd32f450i_eval.overlay | 10 /* unplug camera from JP27 and bridge D0-D1 (pins 16 and 15) */ 11 out-gpios = <&gpioc 6 0>; /* DCI D0 (JP27 pin 16)*/
|
D | nucleo_f429zi.overlay | 10 out-gpios = <&arduino_header 6 0>; /* Arduino D0 */
|
D | lpcxpresso54114_m4.overlay | 10 out-gpios = <&gpio0 8 0>; /* Arduino D0 */
|
D | nucleo_f746zg.overlay | 10 out-gpios = <&arduino_header 6 0>; /* Arduino D0 */
|
D | nucleo_l4r5zi.overlay | 10 out-gpios = <&arduino_header 6 0>; /* Arduino D0 */
|
D | disco_l475_iot1.overlay | 10 out-gpios = <&arduino_header 6 0>; /* Arduino D0 */
|
D | nrf52840dk_nrf52840.overlay | 10 out-gpios = <&gpio1 1 0>; /* Arduino D0 */
|
D | frdm_k64f.overlay | 10 out-gpios = <&gpioc 16 0>; /* Arduino D0 */
|
D | mimxrt1050_evk.overlay | 10 out-gpios = <&gpio1 23 0>; /* Arduino D0 */
|
D | mimxrt1060_evk.overlay | 10 out-gpios = <&gpio1 23 0>; /* Arduino D0 */
|
D | numaker_pfm_m467.overlay | 10 out-gpios = <&gpiob 2 0>; /* UNO D0 */
|
D | rv32m1_vega_ri5cy.overlay | 10 out-gpios = <&arduino_header 6 0>; /* Arduino D0 */
|
D | efr32mg_sltb004a.overlay | 10 out-gpios = <&gpiof 6 0>; /* Arduino D0 */
|
/Zephyr-Core-3.5.0/samples/net/mqtt_publisher/ |
D | README.rst | 304 1485663798: Received PUBLISH from zephyr_publisher (d0, q0, r0, m0, 'sensors', ... (15 bytes)) 305 1485663799: Received PUBLISH from zephyr_publisher (d0, q1, r0, m1888, 'sensors', ... (15 bytes)) 307 1485663799: Received PUBLISH from zephyr_publisher (d0, q2, r0, m16356, 'sensors', ... (15 bytes)) 313 1485663800: Received PUBLISH from zephyr_publisher (d0, q0, r0, m0, 'sensors', ... (15 bytes)) 314 1485663801: Received PUBLISH from zephyr_publisher (d0, q1, r0, m45861, 'sensors', ... (15 bytes)) 316 1485663801: Received PUBLISH from zephyr_publisher (d0, q2, r0, m53870, 'sensors', ... (15 bytes)) 322 1485663802: Received PUBLISH from zephyr_publisher (d0, q0, r0, m0, 'sensors', ... (15 bytes)) 323 1485663803: Received PUBLISH from zephyr_publisher (d0, q1, r0, m60144, 'sensors', ... (15 bytes)) 325 1485663803: Received PUBLISH from zephyr_publisher (d0, q2, r0, m6561, 'sensors', ... (15 bytes)) 331 1485663804: Received PUBLISH from zephyr_publisher (d0, q0, r0, m0, 'sensors', ... (15 bytes)) [all …]
|
/Zephyr-Core-3.5.0/boards/shields/st7789v_generic/ |
D | st7789v_tl019fqv01.overlay | 38 pvgam-param = [D0 00 02 07 0B 1A 31 54 40 29 12 12 12 17]; 39 nvgam-param = [D0 00 02 07 05 15 2D 44 44 1C 18 16 1C 1D];
|
D | st7789v_waveshare_240x240.overlay | 39 pvgam-param = [D0 04 0D 11 13 2B 3F 54 4C 18 0D 0B 1F 23]; 40 nvgam-param = [D0 04 0C 11 13 2C 3F 44 51 2F 1F 1F 20 23];
|
/Zephyr-Core-3.5.0/include/zephyr/arch/arm/cortex_a_r/ |
D | exc.h | 28 * 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) */
|
/Zephyr-Core-3.5.0/tests/drivers/regulator/fixed/boards/ |
D | nrf52840dk_nrf52840.overlay | 10 /* Arduino D0 */
|
/Zephyr-Core-3.5.0/drivers/gpio/ |
D | Kconfig.lmp90xxx | 17 The GPIO port of the LMP90xxx (D6 to D0) is exposed as a
|
/Zephyr-Core-3.5.0/samples/drivers/lcd_cyclonev_socdk/src/ |
D | commands.h | 27 /* Syntax prefix LD_CUSTOM_CHAR [addr] [d0 …d7] 31 * [D0...D7] 8 bytes Custom character pattern bit map
|
12345678910