Home
last modified time | relevance | path

Searched refs:starting (Results 1 – 25 of 75) sorted by relevance

123

/hal_espressif-3.6.0/examples/system/esp_event/user_event_loops/
DREADME.md60 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/
DCMakeLists.txt3 # Test file names starting with a number, a letter and an underscore.
/hal_espressif-3.6.0/tools/test_apps/system/startup/
DREADME.txt4 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/
Dwifi_provisioning.rst114 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/
DKconfig.projbuild33 Enable to set SIM PIN before starting the example
/hal_espressif-3.6.0/examples/peripherals/twai/twai_network/
DREADME.md110 Slave starting in 3
111 Slave starting in 2
112 Slave starting in 1
/hal_espressif-3.6.0/docs/en/api-reference/storage/
Dfatfs.rst16 …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/
DREADME.md42 app_main starting
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/espefuse/
Dburn-block-data-cmd.rst22 **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/
Dconfigure-other-jtag.rst15 …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/
DREADME.md14 …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/
Drmt.rst221 …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/
DREADME.md78 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/
DBLE_Mesh_Fast_Prov_Client_Example_Walkthrough.md54 …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/
DREADME.md14 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/
DREADME.md59 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/
Dget-started-pico-kit-v3.rst40 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/
DREADME.md71 I (10880) BT_AV: a2dp media ready, starting ...
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_sink/
DREADME.md61 If a smartphone is used to connect to local device, starting to play music with an APP will result …
/hal_espressif-3.6.0/
DSUPPORT_POLICY.md31 Using an “In Service” version is recommended when starting a new project.
/hal_espressif-3.6.0/examples/system/ulp_fsm/ulp/
DREADME.md51 …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/
Dexternal-ram.rst54 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…
Dhardware-abstraction.rst67 …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…
Dpartition-tables.rst65 * 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/
DREADME.md165starting OpenOCD. Suppose a target board/module with a 3.3 V powered SPI flash is being used, but …

123