Home
last modified time | relevance | path

Searched refs:invalid (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-latest/components/xtensa/
Dproject_include.cmake19 "(or an invalid CMakeCache.txt file has been generated somehow)")
/hal_espressif-latest/components/bootloader_support/src/
Desp_image_format.c385 goto invalid; in verify_load_addresses()
394 goto invalid; in verify_load_addresses()
432 goto invalid; in verify_load_addresses()
481 goto invalid; in verify_load_addresses()
485 invalid: in verify_load_addresses()
Dbootloader_utility.c266 esp_partition_pos_t invalid = { 0 }; in index_to_partition() local
267 return invalid; in index_to_partition()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c29 bool invalid; member
553 adv_record[i].invalid = false; in BTM_BleStartExtAdv()
564 adv_record[index].invalid = false; in BTM_BleStartExtAdv()
578 adv_record[index].invalid = true; in BTM_BleStartExtAdv()
610 if((index >= MAX_BLE_ADV_INSTANCE) || (!adv_record[index].invalid)) { in BTM_BleStartExtAdvRestart()
1240 adv_record[params->adv_handle].invalid = false; in btm_ble_adv_set_terminated_evt()
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-P4.rst19 … mode. Odd of 1 is invalid; even of 1 is valid
21 … mode. Odd of 1 is invalid; even of 1 is valid
/hal_espressif-latest/components/heap/include/
Dheap_trace.inc32 * should be interpreted as an invalid address.
/hal_espressif-latest/components/esp_phy/
DKconfig36 bool "Reset default PHY init data if invalid"
/hal_espressif-latest/components/esp_hw_support/
DKconfig52 If you have an invalid MAC CRC (ESP_ERR_INVALID_CRC) problem
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dserial-protocol.rst126 | ``0x05`` | "Received message is invalid" (parameters or length field is invalid) |
Dboot-mode-selection.rst92 …DF_TARGET_STRAP_BOOT_2_GPIO} = 0 and {IDF_TARGET_STRAP_BOOT_GPIO} = 0 is invalid and will trigger …
/hal_espressif-latest/tools/esptool_py/
DLICENSE210 If any portion of this section is held invalid or unenforceable under
/hal_espressif-latest/components/bt/host/nimble/
DKconfig.in715 to correct the invalid cache.
/hal_espressif-latest/components/mbedtls/
DKconfig617 server means that the system time is invalid for an extended period
/hal_espressif-latest/components/bt/esp_ble_mesh/
DKconfig.in558 reduce invalid packets in the mesh network.