Home
last modified time | relevance | path

Searched full:stages (Results 1 – 25 of 29) sorted by relevance

12

/hal_espressif-2.7.6/components/hal/include/hal/
Dwdt_types.h28 * @brief Stages of a Watchdog Timer. A WDT has 4 stages.
Dwdt_hal.h51 * - Disables the WDT and all of its stages
/hal_espressif-2.7.6/
D.gitlab-ci.yml1 stages:
32 …# XXX_ATTEMPTS variables (https://docs.gitlab.com/ce/ci/yaml/README.html#job-stages-attempts) are …
/hal_espressif-2.7.6/components/esp_common/src/
Dint_wdt.c69 //Todo: Check if there's a way to avoid reconfiguring the stages on each feed. in tick_hook()
94 //Todo: Check if there's a way to avoid reconfiguring the stages on each feed. in tick_hook()
/hal_espressif-2.7.6/components/hal/
Dwdt_hal_iram.c38 //Disable RTC WDT, all stages, and all interrupts. in wdt_hal_init()
66 //Disable WDT and stages. in wdt_hal_init()
/hal_espressif-2.7.6/docs/en/api-guides/
Dunit-tests-legacy.rst129 …ons to users. It need user interactions (select cases and select different stages) to run the case.
218 The case will only pass if the last stage passes and all previous stages trigger reset.
Dunit-tests.rst119 …ns to users. It needs user interactions (select cases and select different stages) to run the case.
251 …ags tell the test runner whether a test case is a multiple devices or multiple stages of test case.
273 The case only passes if the last stage passes and all previous stages trigger reset.
Dstartup.rst85 …ore the ``app_main`` function starts running inside the main task. This is split into three stages:
93 …Understanding all stages of ESP-IDF app initialization is often not necessary. To understand initi…
Dulp-legacy.rst62 …ing files are generated for debugging purposes and are not used at later stages of the build proce…
Dulp.rst59 …ing files are generated for debugging purposes and are not used at later stages of the build proce…
/hal_espressif-2.7.6/tools/unit-test-app/
DREADME.md47 Unit test uses 3 stages in CI: `build`, `assign_test`, `unit_test`.
126 …* There're some special UT cases (multiple stages case, multiple devices cases) which requires use…
/hal_espressif-2.7.6/components/ulp/
Dcomponent_ulp_common.mk6 # Define names for files generated at different stages
/hal_espressif-2.7.6/components/unity/include/
Dunity_test_runner.h106 * Multiple stages test cases will handle the case that test steps are separated by DUT reset.
/hal_espressif-2.7.6/components/unity/
Dunity_runner.c130 // to do a reset for all stages except the last stage. in unity_run_single_test()
/hal_espressif-2.7.6/components/bootloader_support/src/esp32c3/
Dflash_encrypt.c31 /* Static functions for stages of flash encryption */
/hal_espressif-2.7.6/tools/ci/python_packages/ttfw_idf/
DIDFAssignTest.py162 print('multiple devices/stages cases must contains at least two test functions')
/hal_espressif-2.7.6/components/bootloader_support/src/esp32s2/
Dflash_encrypt.c33 /* Static functions for stages of flash encryption */
/hal_espressif-2.7.6/components/bootloader_support/src/esp32/
Dflash_encrypt.c38 /* Static functions for stages of flash encryption */
/hal_espressif-2.7.6/components/bootloader_support/src/esp32s3/
Dflash_encrypt.c34 /* Static functions for stages of flash encryption */
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/bt_spp_acceptor/
DESP32_SSP.md38 There are four stages defined in the Secure Simple Pairing LM process:
/hal_espressif-2.7.6/examples/protocols/modbus/tcp/
Dexample_test.py120 """ The method to initialize and handle test stages
/hal_espressif-2.7.6/docs/en/api-reference/storage/
Dspi_flash.rst155 3. The OS functions, provides support of some OS functions (e.g. lock, delay) in different stages (…
/hal_espressif-2.7.6/components/hal/esp32s2/include/hal/
Dusbh_hal.h523 * or when change stages for a control transfer
590 * - For multi direction transfers (such as the various stages of a control transfer),
/hal_espressif-2.7.6/components/driver/
Dsdmmc_host.c60 /* We have two clock divider stages:
/hal_espressif-2.7.6/components/esp_http_server/src/
Desp_httpd_priv.h178 * - ESP_FAIL : in case of failure in any of the stages of processing

12