Searched refs:assigned (Results 1 – 25 of 47) sorted by relevance
12
/hal_espressif-3.6.0/examples/peripherals/i2c/i2c_self_test/ |
D | README.md | 31 - 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/ |
D | Kconfig.projbuild | 287 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/ |
D | README.md | 22 …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/ |
D | Kconfig.mac | 14 …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/ |
D | BLE_Mesh_Fast_Prov_Client_Example_Walkthrough.md | 31 `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/ |
D | Kconfig.mac | 16 …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/ |
D | Kconfig.mac | 16 …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/ |
D | Kconfig.mac | 20 …When using the default (Espressif-assigned) base MAC address, either setting can be used. When usi…
|
/hal_espressif-3.6.0/components/usb/ |
D | usbh.c | 770 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/ |
D | README.md | 227 … 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/ |
D | Kconfig | 59 bool "PID: Use a default PID assigned to TinyUSB"
|
/hal_espressif-3.6.0/docs/en/api-guides/esp-ble-mesh/ |
D | ble-mesh-index.rst | 131 …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/ |
D | system.rst | 152 …ll interfaces can be assigned a universally administered MAC address. In these cases, a locally ad…
|
D | intr_alloc.rst | 107 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/ |
D | README.md | 35 …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/ |
D | README.md | 77 …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/ |
D | ble_mesh_commands_README.md | 42 * `-p`: `start address assigned by provisioner`
|
/hal_espressif-3.6.0/examples/system/base_mac_address/ |
D | README.md | 5 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/ |
D | wifi_provisioning.rst | 190 …assigned 12th and 13th bytes (assume counting starts from 0th byte). Since, an endpoint characteri…
|
/hal_espressif-3.6.0/examples/ethernet/eth2ap/ |
D | README.md | 112 …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/ |
D | esp_now.rst | 73 …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/ |
D | ble-mesh-terminology.rst | 129 …use indicates that an Element has not yet been configured or had a Unicast Address assigned to it."
|
/hal_espressif-3.6.0/ |
D | .flake8 | 32 F841, # local variable name is assigned to but never used
|
/hal_espressif-3.6.0/docs/en/api-reference/storage/ |
D | spiffs.rst | 17 - 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/ |
D | Gatt_Server_Service_Table_Example_Walkthrough.md | 135 …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