Home
last modified time | relevance | path

Searched refs:FAIL (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dcheck-error-cmd.rst18 …WDT_DELAY_SEL (BLOCK0)[FAIL:1] Selects RTC WDT timeout threshold at startup …
20 Error(s) in BLOCK0 [ERRORS:1 FAIL:1]
36 Error(s) in BLOCK1 [ERRORS:0 FAIL:1]
37 Error(s) in BLOCK2 [ERRORS:1 FAIL:1]
38 Error(s) in BLOCK3 [ERRORS:1 FAIL:1]
45 Error(s) in BLOCK1 [ERRORS:0 FAIL:1]
46 Error(s) in BLOCK2 [ERRORS:1 FAIL:1]
47 Error(s) in BLOCK3 [ERRORS:1 FAIL:1]
61 Error(s) in BLOCK1 [ERRORS:0 FAIL:1]
62 Error(s) in BLOCK2 [ERRORS:1 FAIL:1]
[all …]
/hal_espressif-latest/components/esp_phy/src/
Dphy_callback.c11 FAIL, enumerator
40 return FAIL; in esp_phy_getstopcmd()
42 return FAIL; in esp_phy_getstopcmd()
/hal_espressif-latest/components/esp_event/host_test/
Dfixtures.hpp74 FAIL, enumerator
82 if (flags == CreateAnd::FAIL) { in MockQueue()
105 if (flags == CreateAnd::FAIL) { in MockMutex()
128 if (flags == CreateAnd::FAIL) { in MockTask()
/hal_espressif-latest/components/esp_event/host_test/esp_event_unit_test/main/
Desp_event_test.cpp66 MockQueue queue(CreateAnd::FAIL);
79 MockMutex sem(CreateAnd::FAIL);
92 MockTask task(CreateAnd::FAIL);
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Dets_sys.h417 FAIL, enumerator
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Dets_sys.h416 FAIL, enumerator
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Dets_sys.h448 FAIL, enumerator
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Dets_sys.h440 FAIL, enumerator
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Dets_sys.h566 FAIL, enumerator
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dets_sys.h553 FAIL, enumerator
/hal_espressif-latest/components/esp_rom/include/esp32/rom/
Dets_sys.h631 FAIL, enumerator
/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm.c506 SM_STATE(BE_AUTH, FAIL) in SM_STATE() argument
508 SM_ENTRY_MA(BE_AUTH, FAIL, be_auth); in SM_STATE()
568 SM_ENTER(BE_AUTH, FAIL); in SM_STEP()
585 SM_ENTER(BE_AUTH, FAIL); in SM_STEP()