Home
last modified time | relevance | path

Searched defs:attempts (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Drtc_cntl_ll.h94 int attempts = 1000; in rtc_cntl_ll_get_rtc_time() local
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_time.c173 int attempts = 1000; in rtc_clk_wait_for_slow_cycle() local
/hal_espressif-latest/components/esp_wifi/include/
Desp_mesh.h340 int attempts; /**< max vote attempts before stopped */ member
524 …int attempts; /**< max vote attempts before a new root is elected automatically by mesh … member
/hal_espressif-latest/tools/esptool_py/esptool/
Dloader.py700 attempts=DEFAULT_CONNECT_ATTEMPTS, argument
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dtransport.c82 uint8_t attempts; /* Transmit attempts */ member