Home
last modified time | relevance | path

Searched full:connecting (Results 1 – 25 of 230) sorted by relevance

12345678910

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_resources.h23 /* Wrapper for RADIO_SHORTS mask connecting EVENTS_END to EVENTS_DISABLE.
66 /* Wrapper for RADIO_SHORTS mask connecting EVENTS_END to EVENTS_DISABLE.
95 /* Wrapper for RADIO_SHORTS mask connecting EVENTS_END to EVENTS_DISABLE.
154 /* Wrapper for RADIO_SHORTS mask connecting EVENTS_PHYEND to EVENTS_DISABLE.
175 /* Wrapper for RADIO_SHORTS mask connecting EVENTS_END to EVENTS_DISABLE.
/Zephyr-latest/samples/drivers/i2c/rtio_loopback/
DREADME.rst26 Remember to set up the I2C bus, connecting SCL and SDA pull-up resistors, and
27 connecting the relevant I2C controllers to the bus physically.
/Zephyr-latest/tests/boards/espressif/wifi/
DKconfig45 Number of attempts when connecting to a Wi-Fi network.
66 Timeout duration for connecting to Wi-Fi network.
/Zephyr-latest/tests/drivers/w1/w1_api/boards/
Dnucleo_g0b1re.overlay12 * Also a fixture connecting tx and rx pin is needed.
/Zephyr-latest/boards/seco/stm32f3_seco_d23/support/
Dopenocd.cfg2 # Flashing is possible by connecting the board to an ST-Link via SWD
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/
DKconfig10 On nRF53 this option requires externally connecting I2S LRCLK back to
/Zephyr-latest/samples/sensor/ds18b20/boards/
Dnucleo_g0b1re.overlay9 * Open drain configuration allows communication by simply connecting the bus
Dnrf52840dk_nrf52840.overlay10 * Open drain configuration allows communication by simply connecting the bus
/Zephyr-latest/boards/norik/octopus_io_board/dts/bindings/
Dnorik,sim_select.yaml5 The Octopus SoM provides the user 2 options for connecting
/Zephyr-latest/boards/norik/octopus_som/dts/bindings/
Dnorik,sim_select.yaml5 The Octopus SoM provides the user 2 options for connecting
/Zephyr-latest/include/zephyr/net/
Dconn_mgr_monitor.h44 * This means that events related to the iface connecting/disconnecting will not be fired,
57 * Events related to the iface connecting/disconnecting will no longer be blocked,
/Zephyr-latest/tests/boards/espressif/wifi/src/
Dmain.c33 bool connecting; member
84 if (!wifi_ctx.connecting) { in wifi_disconnect_result()
91 /* Disconnect event while connecting is a failed attempt */ in wifi_disconnect_result()
245 wifi_ctx.connecting = true; in ZTEST()
263 wifi_ctx.connecting = false; in ZTEST()
/Zephyr-latest/samples/bluetooth/central/
DREADME.rst5 Implement basic Bluetooth LE Central role functionality (scanning and connecting).
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/
DREADME.rst21 - Handling of MQTT connection, re-connecting and keep-alive
85 - Connecting securely using TLS, requires the inclusion of the broker's CA certificate
89 - By connecting the board to your internet router, it should automatically be assigned
130 This config requires connecting to a locally hosted Mosquitto MQTT broker.
200 [00:00:00.818,000] <inf> app_mqtt: Connecting to MQTT broker @ 91.121.93.94
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dirq_manage.c13 * connecting/replacing. SW_ISR_TABLE_DYNAMIC has to be enabled for
14 * connecting ISRs at runtime.
/Zephyr-latest/samples/bluetooth/periodic_adv_conn/
DREADME.rst16 wait for disconnect before connecting to another synced device.
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/
Dmain.c298 LOG_DBG("Connecting to %s", str); in device_found()
342 * after the 'connected' event. Credits given before connecting in connect_l2cap_channel()
349 ASSERT(!err, "Error connecting l2cap channel (err %d)\n", err); in connect_l2cap_channel()
369 * after the 'connected' event. Credits given before connecting in connect_l2cap_ecred_channel()
376 ASSERT(!err, "Error connecting l2cap channel (err %d)\n", err); in connect_l2cap_ecred_channel()
/Zephyr-latest/subsys/net/conn_mgr/
DKconfig39 bool "Automatically call net_if_down on ifaces that have given up on connecting"
/Zephyr-latest/samples/net/lwm2m_client/
DKconfig27 TLS security tag to use when connecting.
/Zephyr-latest/dts/bindings/stepper/ti/
Dti,drv8424.yaml10 The step gpio pin needs to be connected directly to the SOC GPIO controller, connecting the
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsco_internal.h17 /** Channel is pending ACL encryption before connecting */
19 /** Channel in connecting state */
/Zephyr-latest/samples/bluetooth/iso_connected_benchmark/
DREADME.rst89 scanning for and connecting to a peer device running the sample as peripheral
105 [00:00:03.908,020] <inf> iso_connected: Connecting
108 [00:00:04.007,812] <inf> iso_connected: Connecting ISO channels
/Zephyr-latest/samples/boards/quicklogic/qomu/
DREADME.rst38 After connecting to the shell console you should see the following output:
/Zephyr-latest/boards/shields/arduino_uno_click/doc/
Dindex.rst35 Connecting shields should use the first socket (``mikrobus_header_1``). This
/Zephyr-latest/samples/subsys/shell/devmem_load/
DREADME.md26 After connecting to the UART console you should see the following output:

12345678910