Home
last modified time | relevance | path

Searched defs:running (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.4.0/examples/system/ota/advanced_https_ota/main/
Dadvanced_https_ota_example.c47 const esp_partition_t *running = esp_ota_get_running_partition(); in validate_image_header() local
206 const esp_partition_t *running = esp_ota_get_running_partition(); in app_main() local
/hal_espressif-3.4.0/components/freertos/test/
Dtest_thread_local.c35 bool *running = (bool *)arg; in task_test_tls() local
105 bool running[2] = {true, true}; variable
/hal_espressif-3.4.0/examples/system/ota/native_ota_example/main/
Dnative_ota_example.c86 const esp_partition_t *running = esp_ota_get_running_partition(); in ota_example_task() local
297 const esp_partition_t *running = esp_ota_get_running_partition(); in app_main() local
/hal_espressif-3.4.0/examples/system/ota/otatool/main/
Dotatool_main.c20 const esp_partition_t *running = esp_ota_get_running_partition(); in app_main() local
/hal_espressif-3.4.0/components/pthread/test/
Dtest_pthread_cxx.cpp111 bool *running = (bool *)arg; in task_test_sandbox_c() local
/hal_espressif-3.4.0/components/app_trace/gcov/
Dgcov_rtio.c42 bool *running = (bool *)pvParameter; in gcov_dump_task() local
/hal_espressif-3.4.0/examples/protocols/slip/slip_udp/components/slip_modem/library/
Dslip_modem.c67 bool running; member
/hal_espressif-3.4.0/components/app_update/test/
Dtest_switch_ota.c198 const esp_partition_t *running = esp_ota_get_running_partition(); in get_running_firmware() local