Home
last modified time | relevance | path

Searched refs:ESP_ERR_ULP_BRANCH_OUT_OF_RANGE (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/ulp/include/
Dulp_common.h30 #define ESP_ERR_ULP_BRANCH_OUT_OF_RANGE (ESP_ERR_ULP_BASE + 5) /*!< Branch target is out of range … macro
/hal_espressif-3.6.0/components/esp_common/src/
Desp_err_to_name.c243 # ifdef ESP_ERR_ULP_BRANCH_OUT_OF_RANGE
244 …ERR_TBL_IT(ESP_ERR_ULP_BRANCH_OUT_OF_RANGE), /* 4613 0x1205 Branch target is out o…
/hal_espressif-3.6.0/components/ulp/
Dulp_macro.c155 return ESP_ERR_ULP_BRANCH_OUT_OF_RANGE; in do_single_reloc()
DREADME.rst86 .. doxygendefine:: ESP_ERR_ULP_BRANCH_OUT_OF_RANGE