Home
last modified time | relevance | path

Searched refs:changed (Results 1 – 25 of 37) sorted by relevance

12

/hal_espressif-latest/components/wpa_supplicant/src/utils/
Dstate_machine.h48 sm->changed = TRUE; \
67 sm->changed = TRUE; \
85 sm->changed = TRUE; \
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth_i.h82 unsigned int changed:1; member
165 Boolean changed; member
Dwpa_auth.c247 group->changed = FALSE; in wpa_rekey_gtk()
249 } while (group->changed); in wpa_rekey_gtk()
1341 sm->changed = FALSE; in SM_STATE()
2119 sm->changed = FALSE; in SM_STATE()
2281 group->changed = FALSE; /* GInit is not cleared here; avoid loop */ in wpa_group_gtk_init()
2413 group->changed = TRUE; in wpa_group_setkeys()
2469 group->changed = TRUE; in wpa_group_setkeysdone()
2517 sm->changed = FALSE; in wpa_sm_step()
2518 sm->wpa_auth->group->changed = FALSE; in wpa_sm_step()
2527 } while (sm->changed || sm->wpa_auth->group->changed); in wpa_sm_step()
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dget-custom-mac-cmd.rst8 …ddress (eFuse name ``MAC``), which is written at the factory. It can not be changed with this tool.
Dset-flash-voltage-cmd.rst96 * ``set_flash_voltage OFF`` can be changed to ``1.8V`` or ``3.3V``
97 * ``set_flash_voltage 1.8V`` can be changed to ``3.3V``
/hal_espressif-latest/components/esp_rom/
DKconfig.projbuild12 The rom log behavior can only be changed for once,
DREADME.md31 If some original ROM functions have changed the behavior or have bugs, we should override them in t…
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
DKconfig.hw_support33 # It can not be changed by user.
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
DKconfig.hw_support33 # It can not be changed by user.
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
DKconfig.hw_support36 # It can not be changed by user.
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
DKconfig.hw_support36 # It can not be changed by user.
/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm_i.h165 bool changed; member
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
DKconfig.hw_support39 # It can not be changed by user.
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
DKconfig.hw_support45 # It can not be changed by user.
/hal_espressif-latest/components/wpa_supplicant/src/eap_server/
Deap_i.h155 bool changed; member
Deap_server.c1834 sm->changed = false; in eap_server_sm_step()
1836 if (sm->changed) in eap_server_sm_step()
1838 } while (sm->changed); in eap_server_sm_step()
/hal_espressif-latest/components/esp_hw_support/port/esp32/
DKconfig.hw_support57 # It can not be changed by user.
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_i.h281 Boolean changed; member
/hal_espressif-latest/components/log/
DREADME.rst82 …cros will always log at the "default" verbosity level, which can only be changed at runtime by cal…
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dfirmware-image-format.rst166 …oot and only used for detecting corruption. The SPI flash info cannot be changed during flashing i…
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32c2/
Dbootloader.ld46 * If you have changed something above and this assert fails:
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32c3/
Dbootloader.ld46 * If you have changed something above and this assert fails:
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32c6/
Dbootloader.ld43 * If you have changed something above and this assert fails:
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32h2/
Dbootloader.ld44 * If you have changed something above and this assert fails:
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32s3/
Dbootloader.ld47 * If you have changed something above and this assert fails:

12