Home
last modified time | relevance | path

Searched refs:connect (Results 1 – 25 of 535) sorted by relevance

12345678910>>...22

/Zephyr-Core-3.7.0/samples/basic/blinky_pwm/
DREADME.rst45 - connect PWM2 (PA0) to an LED
47 - connect PWM2 (PA0) to an LED
49 - connect PWM2 (PA0) to an LED
51 - connect PWM2 (PA0) to an LED
53 - connect PWM1 (PA8) to an LED
55 - connect PWM1 (PA8) to an LED
57 - connect GPIO2 to an LED
59 - connect GPIO2 to an LED
61 - connect GPIO2 to an LED
/Zephyr-Core-3.7.0/tests/boot/with_mcumgr/pytest/
Dtest_upgrade.py43 dut.connect()
77 dut.connect()
92 dut.connect()
132 dut.connect()
146 dut.connect()
208 dut.connect()
/Zephyr-Core-3.7.0/samples/drivers/clock_control_xec/
DREADME.rst31 Jumper on JP1 1-2 connect crystal Y1 pin 1 to MEC172x XTAL1
32 Jumper on JP2 2-3 connect crystal Y1 pin 2 to MEC172x XTAL2
43 Jumper on JP2 1-2 connect external 32KHz signal to XTAL2
47 Jumper on JP121 pins 3-4 connect U15 32KHz output to
58 Jumper on JP121 pins 1-2 connect U15 32KHz output to
/Zephyr-Core-3.7.0/boards/atmarktechno/degu_evk/doc/
Dindex.rst7 and can connect to an OpenThread mesh network. The Kit has a
9 connect some Seeed Grove sensors via GPIO, ADC, I2C,
/Zephyr-Core-3.7.0/samples/net/mqtt_publisher/
DKconfig17 int "Number of times to connect to the MQTT server"
20 Number of times to connect to the MQTT server. With each connection
/Zephyr-Core-3.7.0/samples/bluetooth/encrypted_advertising/central/src/
Dcentral_ead.c168 static int start_scan(bool connect) in start_scan() argument
175 err = bt_le_scan_start(BT_LE_SCAN_PASSIVE, connect ? connect_device_found : device_found); in start_scan()
183 if (connect) { in start_scan()
458 bool connect; in run_central_sample() local
474 connect = true; in run_central_sample()
475 err = start_scan(connect); in run_central_sample()
525 connect = false; in run_central_sample()
526 err = start_scan(connect); in run_central_sample()
/Zephyr-Core-3.7.0/tests/drivers/uart/uart_async_api/boards/
Dfrdm_mcxn947_mcxn947_cpu0.overlay7 * To test this sample connect P4_2 to P4_3
/Zephyr-Core-3.7.0/samples/bluetooth/periodic_adv_conn/
DREADME.rst12 How the initiator decides the address of the synced device to connect to
13 is application specific. This sample will connect to any synced device
/Zephyr-Core-3.7.0/boards/nxp/rd_rw612_bga/dts/
Dgoworld_16880_lcm.overlay20 * Settings to connect this display:
69 * Settings to connect this touch controller:
70 * Populate JP3 and JP50 to connect I2C
/Zephyr-Core-3.7.0/tests/drivers/regulator/voltage/boards/
Drpi_pico.overlay7 /* NOTE: It is necessary to connect VREG_OUT to the ADC to perform the test.
12 * thermal via connect to VREG_OUT. (Around between C and E of CE mark of silk print.)
/Zephyr-Core-3.7.0/boards/quicklogic/quick_feather/doc/
Dindex.rst68 In order to connect to the target a SWD programmer supported in
69 OpenOCD is needed. To connect to the board run:
80 To connect to the QuickFeather board with JLink please follow instructions
86 To debug the QuickFeather board please connect to the target with either
/Zephyr-Core-3.7.0/samples/drivers/led_xec/
DREADME.rst69 - Add jumper on JP41 1-2 to connect GPIO 0156 to board LED2
73 - Add jumper on JP41 3-4 to connect GPIO 0157 to board LED3
77 - Add jumper on JP41 3-4 to connect GPIO 0153 to board LED4
85 controller is fixed by chip design to connect to one GPIO. The bbled node must
/Zephyr-Core-3.7.0/samples/net/wifi/
DREADME.rst12 scan, connect, and disconnect. It also enables the net_shell module
44 shell> wifi connect "gksu" 4 SecretStuff
/Zephyr-Core-3.7.0/samples/sensor/grove_light/
DREADME.rst24 The easiest way to connect the sensor is to connect it to a Grove shield on a board that supports
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/shell/
Diso.rst15 connect :Connect ISO Channel
45 uart:~$ iso connect
/Zephyr-Core-3.7.0/boards/olimex/stm32_h103/
Dboard.cmake3 board_runner_args(blackmagicprobe "--connect-rst")
/Zephyr-Core-3.7.0/samples/bluetooth/central_multilink/
DKconfig11 Number of times to connect and disconnect to peripheral_identity
/Zephyr-Core-3.7.0/samples/bluetooth/peripheral_identity/
DKconfig11 Expected number of times connect and disconnect from
/Zephyr-Core-3.7.0/tests/net/conn_mgr_conn/src/
Dtest_conn_impl.c247 .connect = test_connect_a,
255 .connect = test_connect_b,
261 .connect = test_connect_a,
/Zephyr-Core-3.7.0/doc/_extensions/zephyr/
Dwarnings_filter.py126 app.connect("builder-inited", configure)
127 app.connect("build-finished", finished)
/Zephyr-Core-3.7.0/samples/sensor/th02/
DREADME.rst27 The easiest way to get this wired is to use the Grove shield and connect both
29 using you might need to connect two 10K ohm resistors to SDL and SDA (I2C).
/Zephyr-Core-3.7.0/boards/cypress/cy8ckit_062_ble/support/
Dopenocd.cfg9 # By default connect over Debug USB port
/Zephyr-Core-3.7.0/boards/cypress/cy8ckit_062_wifi_bt/support/
Dopenocd.cfg9 # By default connect over Debug USB port
/Zephyr-Core-3.7.0/tests/drivers/spi/spi_loopback/boards/
Dsamd21_xpro.overlay8 /* Internally connect MOSI to MISO for loop-back operation */
Dsamr21_xpro.overlay8 /* Internally connect MOSI to MISO for loop-back operation */

12345678910>>...22