Home
last modified time | relevance | path

Searched refs:assigned (Results 1 – 25 of 47) sorted by relevance

12

/hal_espressif-3.6.0/examples/peripherals/i2c/i2c_self_test/
DREADME.md31 - GPIO4 is assigned as the data signal of I2C slave port
32 - GPIO5 is assigned as the clock signal of I2C slave port
34 - GPIO18 is assigned as the data signal of I2C master port
35 - GPIO19 is assigned as the clock signal of I2C master port
55 - GPIO4 is assigned as the data signal of I2C slave port
56 - GPIO5 is assigned as the clock signal of I2C slave port
58 - GPIO1 is assigned as the data signal of I2C master port
59 - GPIO2 is assigned as the clock signal of I2C master port
78 - GPIO5 is assigned to the data signal of the I2C master port
79 - GPIO6 is assigned to the clock signal of the I2C master port
/hal_espressif-3.6.0/examples/common_components/protocol_examples_common/
DKconfig.projbuild287 the local link address gets assigned.
300 Blocks until Local link address assigned.
305 Blocks until Global address assigned.
310 Blocks until Site link address assigned.
315 Blocks until Unique local address assigned.
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/
DREADME.md22 …oning is completed, it will resume the node role and pass the addresses assigned to all nodes to t…
23 …used together with the Fast Provision Server model to get all addresses assigned to the nodes by t…
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
DKconfig.mac14 …When using the default (Espressif-assigned) base MAC address, either setting can be used. When usi…
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/fast_prov_client/tutorial/
DBLE_Mesh_Fast_Prov_Client_Example_Walkthrough.md31 `example_prov_info_t` is used to define the keys, the address range can be assigned by a node, and …
39 | `unicast_min` | Minimum unicast address to be assigned to the nodes in the mesh network |
40 | `unicast_max` | Maximum unicast address to be assigned to the nodes in the mesh network |
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/
DKconfig.mac16 …When using the default (Espressif-assigned) base MAC address, either setting can be used. When usi…
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
DKconfig.mac16 …When using the default (Espressif-assigned) base MAC address, either setting can be used. When usi…
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
DKconfig.mac20 …When using the default (Espressif-assigned) base MAC address, either setting can be used. When usi…
/hal_espressif-3.6.0/components/usb/
Dusbh.c770 bool assigned = false; in usbh_ep_alloc() local
785 assigned = true; in usbh_ep_alloc()
788 assigned = true; in usbh_ep_alloc()
792 if (!assigned) { in usbh_ep_alloc()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_discovery/
DREADME.md227 … COD, check [Bluetooth specifications](https://www.bluetooth.com/specifications/assigned-numbers/).
258 …u can check [Bluetooth specifications](https://www.bluetooth.com/specifications/assigned-numbers/).
/hal_espressif-3.6.0/components/tinyusb/
DKconfig59 bool "PID: Use a default PID assigned to TinyUSB"
/hal_espressif-3.6.0/docs/en/api-guides/esp-ble-mesh/
Dble-mesh-index.rst131 …perly. And after pressing **OK**, users can see that unicast address is assigned, and Composition …
139 …ng **OK**, users can see that only unicast address of the node has been assigned, but no Compositi…
160 … second nodes, but for the third one, only the unicast address has been assigned to it while the C…
/hal_espressif-3.6.0/docs/en/api-reference/system/
Dsystem.rst152 …ll interfaces can be assigned a universally administered MAC address. In these cases, a locally ad…
Dintr_alloc.rst107 Several handlers can be assigned to a same source, given that all handlers are allocated using the …
/hal_espressif-3.6.0/examples/protocols/http_server/file_serving/
DREADME.md35 …2. run `idf.py -p PORT monitor` and note down the IP assigned to your ESP module. The default port…
/hal_espressif-3.6.0/examples/protocols/sockets/
DREADME.md77 …avior may differ depending on the local network, typically the ESP gets assigned these two address…
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_console/
Dble_mesh_commands_README.md42 * `-p`: `start address assigned by provisioner`
/hal_espressif-3.6.0/examples/system/base_mac_address/
DREADME.md5 Each network interface on the ESP32 (e.g., WiFi Station/AP, BT, Ethernet) must be assigned a unique…
/hal_espressif-3.6.0/docs/en/api-reference/provisioning/
Dwifi_provisioning.rst190assigned 12th and 13th bytes (assume counting starts from 0th byte). Since, an endpoint characteri…
/hal_espressif-3.6.0/examples/ethernet/eth2ap/
DREADME.md112 …r example on a Wi-Fi router connected via ethernet) or should use statically assigned IP addresses.
/hal_espressif-3.6.0/docs/en/api-reference/network/
Desp_now.rst73 …ta timeouts, retransmit the ESP-NOW data. A sequence number can also be assigned to ESP-NOW data t…
/hal_espressif-3.6.0/docs/zh_CN/api-guides/esp-ble-mesh/
Dble-mesh-terminology.rst129 …use indicates that an Element has not yet been configured or had a Unicast Address assigned to it."
/hal_espressif-3.6.0/
D.flake832 F841, # local variable name is assigned to but never used
/hal_espressif-3.6.0/docs/en/api-reference/storage/
Dspiffs.rst17 - SPIFFS is able to reliably utilize only around 75% of assigned partition space.
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/tutorial/
DGatt_Server_Service_Table_Example_Walkthrough.md135 …ccommodated in one server. The Application Profile ID, which is an user-assigned number to identif…
318 In addition to the previous parameters, the event also contains the GATT interface assigned by the …

12