Searched refs:starting (Results 1 – 25 of 75) sorted by relevance
123
/hal_espressif-3.6.0/examples/system/esp_event/user_event_loops/ |
D | README.md | 60 I (296) user_event_loops: starting event source 61 I (296) user_event_loops: starting application task 109 I (296) user_event_loops: starting event source 110 I (296) user_event_loops: starting application task
|
/hal_espressif-3.6.0/tools/test_apps/build_system/embed_test/main/ |
D | CMakeLists.txt | 3 # Test file names starting with a number, a letter and an underscore.
|
/hal_espressif-3.6.0/tools/test_apps/system/startup/ |
D | README.txt | 4 If you need to test for anything other than app starting up, create another test project.
|
/hal_espressif-3.6.0/docs/en/api-reference/provisioning/ |
D | wifi_provisioning.rst | 114 At the time of starting provisioning we need to specify a service name and the corresponding key. T… 143 …his situation can be fixed by resetting the credentials in NVS or force starting the provisioning … 188 …nsport, for allowing service discovery, mDNS must be initialized before starting provisioning. In … 206 - Endpoint used for starting Wi-Fi scan and receiving scan results 228 * `scan_start` - For starting Wi-Fi scan with various options : 241 * `count` (input) - Number of entries to fetch from the starting index 247 …zation and before starting the provisioning service. Whereas, the protocomm handler is registered …
|
/hal_espressif-3.6.0/examples/cxx/experimental/esp_modem_cxx/main/ |
D | Kconfig.projbuild | 33 Enable to set SIM PIN before starting the example
|
/hal_espressif-3.6.0/examples/peripherals/twai/twai_network/ |
D | README.md | 110 Slave starting in 3 111 Slave starting in 2 112 Slave starting in 1
|
/hal_espressif-3.6.0/docs/en/api-reference/storage/ |
D | fatfs.rst | 16 …nd registers a given path prefix in VFS. Subsequent operations on files starting with this prefix … 30 …such actions on files as open, read, write, erase, copy, etc. Use paths starting with the path pre…
|
/hal_espressif-3.6.0/examples/cxx/exceptions/ |
D | README.md | 42 app_main starting
|
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/espefuse/ |
D | burn-block-data-cmd.rst | 22 **Example:** Write to eFuse BLOCK3 from binary file ``device_id.bin``, starting at eFuse byte offse…
|
/hal_espressif-3.6.0/docs/en/api-guides/jtag-debugging/ |
D | configure-other-jtag.rst | 15 …Burning eFuses is an irreversible operation, so consider both options below before starting the pr…
|
/hal_espressif-3.6.0/examples/storage/nvs_rw_blob/ |
D | README.md | 14 …hecking simpler example *storage/nvs_rw_value*, that has been used as a starting point for prepari…
|
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/ |
D | rmt.rst | 221 …Before starting the receiver we need some storage for incoming items. The RMT controller has 512 x… 225 …Before starting the receiver we need some storage for incoming items. The RMT controller has 256 x… 229 …Before starting the receiver we need some storage for incoming items. The RMT controller has 192 x… 233 …Before starting the receiver we need some storage for incoming items. The RMT controller has 384 x…
|
/hal_espressif-3.6.0/examples/provisioning/wifi_prov_mgr/ |
D | README.md | 78 Make sure to note down the BLE device name (starting with `PROV_`) displayed in the serial monitor … 238 I (465) app: Already provisioned, starting Wi-Fi STA 246 I (465) app: Already provisioned, starting Wi-Fi STA
|
/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 | 54 …by the provisioner to set the part of the device UUID to be compared before starting to provision. 59 * to be compared before starting to provision.
|
/hal_espressif-3.6.0/examples/bluetooth/nimble/blemesh/ |
D | README.md | 14 This example can be starting step to get basic understanding on how to build BLE MESH node.
|
/hal_espressif-3.6.0/examples/system/esp_event/default_event_loop/ |
D | README.md | 59 I (338) default_event_loop: starting event sources 131 I (276) default_event_loop: starting event sources
|
/hal_espressif-3.6.0/docs/en/hw-reference/esp32/ |
D | get-started-pico-kit-v3.rst | 40 Below is the description of the items identified in the figure starting from the top left corner an…
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_source/ |
D | README.md | 71 I (10880) BT_AV: a2dp media ready, starting ...
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_sink/ |
D | README.md | 61 If a smartphone is used to connect to local device, starting to play music with an APP will result …
|
/hal_espressif-3.6.0/ |
D | SUPPORT_POLICY.md | 31 Using an “In Service” version is recommended when starting a new project.
|
/hal_espressif-3.6.0/examples/system/ulp_fsm/ulp/ |
D | README.md | 51 …hows that the ULP program keeps track of pulses while the main CPUs are starting up, so when pulse…
|
/hal_espressif-3.6.0/docs/en/api-guides/ |
D | external-ram.rst | 54 During the ESP-IDF startup, external RAM is mapped into the data address space, starting at address… 100 …If enabled, a region of the address space starting from {IDF_TARGET_PSRAM_ADDR_START} will be used…
|
D | hardware-abstraction.rst | 67 …away peripheral operation steps into functions (e.g., reading a buffer, starting a transmission, h… 102 …ipheral's registers, thus the first argument is always a pointer to the starting address of the pe…
|
D | partition-tables.rst | 65 * Whitespace between fields is ignored, and so is any line starting with # (comments). 67 …rtition is empty. The gen_esp32part.py tool fills in each blank offset, starting after the partiti… 245 The starting point for using the tool's Python API to do is create a `ParttoolTarget` object:
|
/hal_espressif-3.6.0/examples/system/app_trace_to_host/ |
D | README.md | 165 …starting OpenOCD. Suppose a target board/module with a 3.3 V powered SPI flash is being used, but …
|
123