Home
last modified time | relevance | path

Searched refs:adapter (Results 1 – 25 of 193) sorted by relevance

12345678

/Zephyr-latest/boards/pimoroni/pico_plus2/support/
Dopenocd.cfg4 # Checking and set 'adapter speed'.
7 puts "checking adapter speed..."
8 if { [catch {adapter speed} ret] } {
9 adapter speed $speed
/Zephyr-latest/boards/wiznet/w5500_evb_pico2/support/
Dopenocd.cfg4 # Checking and set 'adapter speed'.
7 puts "checking adapter speed..."
8 if { [catch {adapter speed} ret] } {
9 adapter speed $speed
/Zephyr-latest/boards/raspberrypi/rpi_pico2/support/
Dopenocd.cfg4 # Checking and set 'adapter speed'.
7 puts "checking adapter speed..."
8 if { [catch {adapter speed} ret] } {
9 adapter speed $speed
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/support/
Dopenocd.cfg4 # Checking and set 'adapter speed'.
7 puts "checking adapter speed..."
8 if { [catch {adapter speed} ret] } {
9 adapter speed $speed
/Zephyr-latest/boards/raspberrypi/rpi_pico/support/
Dopenocd.cfg4 # Checking and set 'adapter speed'.
7 puts "checking adapter speed..."
8 if { [catch {adapter speed} ret] } {
9 adapter speed $speed
/Zephyr-latest/boards/wiznet/w5500_evb_pico/support/
Dopenocd.cfg4 # Checking and set 'adapter speed'.
7 puts "checking adapter speed..."
8 if { [catch {adapter speed} ret] } {
9 adapter speed $speed
/Zephyr-latest/boards/others/neorv32/support/
Dopenocd.cfg4 adapter driver ftdi
5 adapter speed 1000
8 adapter serial $_ZEPHYR_BOARD_SERIAL
/Zephyr-latest/boards/raspberrypi/rpi_pico/
Dboard.cmake3 # This configuration allows selecting what debug adapter debugging rpi_pico
6 # adapter described in "Getting started with Raspberry Pi Pico".
7 # And any other SWD debug adapter might also be usable with this configuration.
9 # Set RPI_PICO_DEBUG_ADAPTER to select debug adapter by command-line arguments.
24 # The adapter speed is expected to be set by interface configuration.
25 # But if not so, set 2000 to adapter speed.
/Zephyr-latest/boards/wiznet/w5500_evb_pico/
Dboard.cmake3 # This configuration allows selecting what debug adapter debugging w5500_evb_pico
6 # adapter described in "Getting started with Raspberry Pi Pico".
7 # And any other SWD debug adapter might also be usable with this configuration.
9 # Set RPI_PICO_DEBUG_ADAPTER to select debug adapter by command-line arguments.
24 # The adapter speed is expected to be set by interface configuration.
25 # But if not so, set 2000 to adapter speed.
/Zephyr-latest/boards/st/stm32f746g_disco/support/
Dopenocd.cfg15 adapter serial $_ZEPHYR_BOARD_SERIAL
18 # Event reset-init already uses the maximum speed however adapter speed
22 adapter speed 4000
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/
Dboard.cmake3 # This configuration allows selecting what debug adapter debugging to use
6 # adapter described in "Getting started with Raspberry Pi Pico".
7 # And any other SWD debug adapter might also be usable with this configuration.
12 # Set RPI_PICO_DEBUG_ADAPTER to select debug adapter by command-line arguments.
27 # The adapter speed is expected to be set by interface configuration.
28 # But if not so, set 2000 to adapter speed.
/Zephyr-latest/boards/antmicro/myra_sip_baseboard/support/
Dopenocd_myra_sip_baseboard.cfg1 adapter driver ft232r
2 adapter speed 1000
/Zephyr-latest/boards/shields/buydisplay_2_8_tft_touch_arduino/doc/
Dindex.rst3 Buydisplay 2.8" TFT Touch Shield with Arduino adapter
11 a capacitive FT6206 controller touchscreen. The Arduino adapter is
14 More information about the shield and Arduino adapter can be found at
16 `Arduino adapter website`_.
76 .. _Arduino adapter website:
/Zephyr-latest/boards/olimex/stm32_h405/support/
Dopenocd.cfg9 adapter speed 1000
10 adapter srst delay 100
/Zephyr-latest/boards/olimex/stm32_p405/support/
Dopenocd.cfg9 adapter speed 1000
10 adapter srst delay 100
/Zephyr-latest/boards/mikroe/mini_m4_for_stm32/support/
Dopenocd.cfg9 adapter speed 1000
10 adapter srst delay 100
/Zephyr-latest/boards/olimex/stm32_h103/support/
Dopenocd_olimex_jtag.cfg7 adapter speed 1000
8 adapter srst delay 100
/Zephyr-latest/boards/olimex/stm32_h407/support/
Dopenocd.cfg9 adapter speed 1000
10 adapter srst delay 100
/Zephyr-latest/boards/olimex/stm32_e407/support/
Dopenocd.cfg8 adapter speed 1000
9 adapter srst delay 100
/Zephyr-latest/boards/shields/buydisplay_3_5_tft_touch_arduino/doc/
Dindex.rst3 Buydisplay 3.5" TFT Touch Shield with Arduino adapter
12 adapter is required to use this shield. Note that both display and
16 More information about the shield and Arduino adapter can be found at
18 `Arduino adapter website`_.
78 .. _Arduino adapter website:
/Zephyr-latest/boards/st/stm32f7508_dk/support/
Dopenocd.cfg14 # Event reset-init already uses the maximum speed however adapter speed
18 adapter speed 4000
/Zephyr-latest/drivers/bluetooth/hci/
DKconfig.esp3213 prompt "Bluetooth adapter heap in use"
17 bool "Bluetooth adapter use the kernel mempool heap (k_malloc)"
/Zephyr-latest/boards/arduino/uno_r4/doc/
Dindex.rst18 - Built-in CMSIS-DAP debug adapter (Arduino UNO R4 WiFi only)
28 Debug adapter
31 A debug adapter is required to flash and debug programs.
32 Arduino UNO R4 WiFi has a built-in debug adapter that
36 debug adapter separately. A 5V-compatible CMSIS-DAP adapter
/Zephyr-latest/boards/wch/linkw/support/
Dopenocd.cfg4 adapter driver wlinke
5 adapter speed 6000
/Zephyr-latest/boards/snps/em_starterkit/support/
Dopenocd.cfg3 adapter driver ftdi
18 adapter speed 5000

12345678