Home
last modified time | relevance | path

Searched refs:spin (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/examples/system/freertos/real_time_stats/
DREADME.md68 …ng the examples initialization process, multiple `spin` tasks are created. These tasks will simply…
72 From the log output, it can be seen that the spin tasks consume nearly an equal amount of time over…
/hal_espressif-3.6.0/components/wpa_supplicant/esp_supplicant/src/
Desp_wps.c391 u32 spin = 0; in wps_init() local
400 spin = wps_generate_pin(); in wps_init()
401 sprintf((char *)data->dev_password, "%08d", spin); in wps_init()
/hal_espressif-3.6.0/docs/en/api-guides/
Dstartup.rst175 …By default ``esp_startup_start_app_other_cores_default`` does nothing but spin in a busy-waiting l…