Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/ulp/
Dulp.c53 esp_err_t ulp_run(uint32_t entry_point) in ulp_run() argument
61 REG_SET_FIELD(SENS_SAR_START_FORCE_REG, SENS_PC_INIT, entry_point); in ulp_run()
78 REG_SET_FIELD(RTC_CNTL_ULP_CP_TIMER_REG, RTC_CNTL_ULP_CP_PC_INIT, entry_point); in ulp_run()
/hal_espressif-3.6.0/docs/
Dsphinx-known-warnings.txt20 ulp.rst:line: WARNING: Duplicate declaration, esp_err_t ulp_run(uint32_t entry_point)
23 ulp-legacy.rst:line: WARNING: Duplicate declaration, esp_err_t ulp_run(uint32_t entry_point)
26 README.rst:line: WARNING: Duplicate declaration, esp_err_t ulp_run(uint32_t entry_point)
/hal_espressif-3.6.0/components/ulp/include/
Dulp_common.h82 esp_err_t ulp_run(uint32_t entry_point);