Home
last modified time | relevance | path

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

12345678910>>...25

/Zephyr-latest/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-latest/tests/boot/with_mcumgr/pytest/
Dtest_upgrade.py38 dut.connect()
72 dut.connect()
87 dut.connect()
127 dut.connect()
141 dut.connect()
203 dut.connect()
/Zephyr-latest/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-latest/boards/atmarktechno/degu_evk/doc/
Dindex.rst4 and can connect to an OpenThread mesh network. The Kit has a
6 connect some Seeed Grove sensors via GPIO, ADC, I2C,
/Zephyr-latest/snippets/wifi-ipv4/
DREADME.rst16 Use Wi-Fi shell to connect to the Wi-Fi network:
20 wifi connect -s <SSID> -k <key_management> -p <passphrase>
/Zephyr-latest/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-latest/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-latest/doc/connectivity/bluetooth/shell/host/
Dl2cap.rst5 register a LE PSM, connect to it from another device and send 3 packets of 14 octets each.
16 On device B, connect to the registered LE PSM and send data:
20 uart:~$ l2cap connect 29
Diso.rst15 connect :Connect ISO Channel
45 uart:~$ iso connect
/Zephyr-latest/tests/drivers/uart/uart_async_api/boards/
Dfrdm_mcxn236.overlay7 * To test this sample connect P4_2 to P4_3
Dfrdm_mcxn947_mcxn947_cpu0.overlay7 * To test this sample connect P4_2 to P4_3
Dfrdm_mcxn947_mcxn947_cpu0_qspi.overlay7 * To test this sample connect P4_2(J1-4) to P4_3(J1-2)
/Zephyr-latest/samples/drivers/i2s/i2s_codec/
DREADME.rst32 To run you can connect earphones to the lineout connect and hear the sound
/Zephyr-latest/tests/net/socket/tls_configurations/
DKconfig5 int "Server port to connect to"
/Zephyr-latest/samples/net/cloud/
DREADME.rst5 These samples demonstrate how to connect Zephyr devices to various IoT cloud services.
/Zephyr-latest/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-latest/samples/net/wifi/shell/
DREADME.rst12 scan, connect, and disconnect. It also enables the net_shell module
44 shell> wifi connect "gksu" 4 SecretStuff
/Zephyr-latest/samples/bluetooth/periodic_adv_conn/
DREADME.rst13 How the initiator decides the address of the synced device to connect to
14 is application specific. This sample will connect to any synced device
/Zephyr-latest/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-latest/boards/quicklogic/quick_feather/doc/
Dindex.rst58 In order to connect to the target a SWD programmer supported in
59 OpenOCD is needed. To connect to the board run:
70 To connect to the QuickFeather board with JLink please follow instructions
76 To debug the QuickFeather board please connect to the target with either
/Zephyr-latest/boards/nxp/rd_rw612_bga/dts/
Dgoworld_16880_lcm.overlay23 * Settings to connect this display:
72 * Settings to connect this touch controller:
73 * Populate JP3 and JP50 to connect I2C
/Zephyr-latest/boards/infineon/cy8ckit_062s2_ai/support/
Dopenocd.cfg4 # By default connect over Debug USB port
/Zephyr-latest/samples/bluetooth/central_multilink/
DKconfig11 Number of times to connect and disconnect to peripheral_identity
/Zephyr-latest/samples/bluetooth/peripheral_identity/
DKconfig11 Expected number of times connect and disconnect from
/Zephyr-latest/boards/olimex/stm32_h103/
Dboard.cmake3 board_runner_args(blackmagicprobe "--connect-rst")

12345678910>>...25