Home
last modified time | relevance | path

Searched refs:patch (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/esp_common/include/
Desp_idf_version.h25 #define ESP_IDF_VERSION_VAL(major, minor, patch) ((major << 16) | (minor << 8) | (patch)) argument
/hal_espressif-latest/components/esp_coex/include/private/
Desp_coexist_adapter.h59 uint8_t patch; member
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c156 int (* _coex_version_get)(unsigned int *major, unsigned int *minor, unsigned int *patch);
266 static int coex_version_get_wrapper(unsigned int *major, unsigned int *minor, unsigned int *patch);
953 static int coex_version_get_wrapper(unsigned int *major, unsigned int *minor, unsigned int *patch) in coex_version_get_wrapper() argument
960 *patch = (unsigned int)version.patch; in coex_version_get_wrapper()
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c179 int (* _coex_version_get)(unsigned int *major, unsigned int *minor, unsigned int *patch);
314 static int coex_version_get_wrapper(unsigned int *major, unsigned int *minor, unsigned int *patch);
1216 static int coex_version_get_wrapper(unsigned int *major, unsigned int *minor, unsigned int *patch) in coex_version_get_wrapper() argument
1223 *patch = (unsigned int)version.patch; in coex_version_get_wrapper()
/hal_espressif-latest/components/hal/
DCMakeLists.txt24 # ESP32 cache structure / ROM APIs are different and we have a patch `cache_hal_esp32.c` for it.
/hal_espressif-latest/components/spi_flash/
DKconfig11 When this option is selected, the patch will be enabled for XMC.
/hal_espressif-latest/components/mbedtls/
DKconfig1145 ROM (ECO1~ECO4) then we shall patch the relevant symbols. This would increase