Searched refs:routed (Results 1 – 25 of 48) sorted by relevance
12
/Zephyr-latest/samples/drivers/adc/adc_sequence/boards/ |
D | lpcxpresso55s69_cpu0.overlay | 34 * CH0A (plus side) is routed to P19 pin 4 35 * CH0B (minus side) is routed to P19 pin 2 49 * CH4A is routed to P17 pin 19 62 * CH4B is routed to P18 pin 1
|
/Zephyr-latest/tests/drivers/adc/adc_api/boards/ |
D | lpcxpresso55s69_lpc55s69_cpu0.overlay | 21 * CH0A is routed to P19 pin 4 35 * CH4A is routed to P17 pin 19 49 * CH4B is routed to P18 pin 1
|
D | lpcxpresso55s69_lpc55s69_cpu0_ns.overlay | 21 * CH0A is routed to P19 pin 4 35 * CH4A is routed to P17 pin 19 49 * CH4B is routed to P18 pin 1
|
/Zephyr-latest/samples/drivers/adc/adc_dt/boards/ |
D | lpcxpresso55s69_lpc55s69_cpu0.overlay | 34 * CH0A (plus side) is routed to P19 pin 4 35 * CH0B (minus side) is routed to P19 pin 2 50 * CH4A is routed to P17 pin 19 64 * CH4B is routed to P18 pin 1
|
/Zephyr-latest/boards/nxp/mimxrt1060_evk/ |
D | mimxrt1060_evk_mimxrt1062_qspi_B.overlay | 7 /* FLEXPWM not routed to LED on this EVK */
|
D | mimxrt1060_evk_mimxrt1062_qspi_C.overlay | 7 /* FLEXPWM not routed to LED on this EVK */
|
/Zephyr-latest/samples/drivers/rtc/boards/ |
D | qemu_x86.overlay | 8 * The RTC IRQ is not routed to the IOAPIC if the legacy
|
D | qemu_x86_64.overlay | 8 * The RTC IRQ is not routed to the IOAPIC if the legacy
|
/Zephyr-latest/tests/drivers/rtc/rtc_api/boards/ |
D | qemu_x86.overlay | 8 * The RTC IRQ is not routed to the IOAPIC if the legacy
|
D | qemu_x86_64.overlay | 8 * The RTC IRQ is not routed to the IOAPIC if the legacy
|
/Zephyr-latest/samples/boards/renesas/comparator/boards/ |
D | ek_ra8m1.overlay | 21 * Since ivref3 is internally routed from to DA0 (DAC),
|
D | ek_ra8d1.overlay | 23 * Since ivref3 is internally routed from to DA0 (DAC),
|
/Zephyr-latest/boards/shields/v2c_daplink/doc/ |
D | index.rst | 30 routed to USB connector ``J10`` on the :ref:`arty`. For example: 39 CPU will boot from the V2C-DAPLink QSPI NOR flash. The console is routed to USB
|
/Zephyr-latest/boards/wiznet/w5500_evb_pico2/doc/ |
D | index.rst | 39 The peripherals of the RP2350A SoC can be routed to various pins on the board. 44 Pico2. Since GPIO 25 is routed to the on-board LED on, similar to the Raspberry 45 Pi Pico, the blinky example works as intended. The W5500 is routed to the SPI0 46 (P16-P19), with the reset and interrupt signal for the W5500 routed to P20 and
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.sam_gmac | 35 routed to appropriate queues based on their priority. 38 bool "Force all traffic to be routed through a specific queue" 43 traffic to be routed through a specific hardware queue. With this enabled
|
/Zephyr-latest/samples/boards/nordic/dynamic_pinctrl/ |
D | README.rst | 18 However, if a certain peripheral is routed to different sets of pins between 42 If you power on the board, the ``uart0`` peripheral is routed to the default 47 routed to the alternative set of pins.
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.dw | 20 that is then routed to the 1st level interrupt controller.
|
/Zephyr-latest/boards/wiznet/w5500_evb_pico/doc/ |
D | index.rst | 38 The peripherals of the RP2040 SoC can be routed to various pins on the board. 43 Pico. Since GPIO 25 is routed to the on-board LED on, similar to the Raspberry 44 Pi Pico, the blinky example works as intended. The W5500 is routed to the SPI0 45 (P16-P19), with the reset and interrupt signal for the W5500 routed to P20 and
|
/Zephyr-latest/samples/drivers/clock_control_xec/ |
D | README.rst | 48 XTAL2_32KHZ_IN signal routed to XTAL2 MEC172x pin on Assembly 6915
|
/Zephyr-latest/boards/weact/blackpill_f401ce/doc/ |
D | index.rst | 64 change for V2.0 specifically where MISO was routed to PB4 for the flash footprint. 65 This was reverted for V2.1+ so that the flash DO pin was routed back to PA6. If using
|
/Zephyr-latest/boards/weact/blackpill_f411ce/doc/ |
D | index.rst | 64 change for V2.0 specifically where MISO was routed to PB4 for the flash footprint. 65 This was reverted for V2.1+ so that the flash DO pin was routed back to PA6. If using
|
/Zephyr-latest/boards/adafruit/qt_py_rp2040/doc/ |
D | index.rst | 35 The peripherals of the RP2040 SoC can be routed to various pins on the board.
|
/Zephyr-latest/boards/adafruit/kb2040/doc/ |
D | index.rst | 35 The peripherals of the RP2040 SoC can be routed to various pins on the board.
|
/Zephyr-latest/boards/seeed/xiao_rp2040/doc/ |
D | index.rst | 33 The peripherals of the RP2040 SoC can be routed to various pins on the board.
|
/Zephyr-latest/subsys/net/ip/ |
D | ipv6.c | 422 int routed; in ipv6_forward_mcast_packet() local 436 routed = net_route_mcast_forward_packet(pkt, hdr); in ipv6_forward_mcast_packet() 438 if (routed < 0) { in ipv6_forward_mcast_packet()
|
12