/hal_espressif-latest/components/wpa_supplicant/src/utils/ |
D | state_machine.h | 48 sm->changed = TRUE; \ 67 sm->changed = TRUE; \ 85 sm->changed = TRUE; \
|
/hal_espressif-latest/components/wpa_supplicant/src/ap/ |
D | wpa_auth_i.h | 82 unsigned int changed:1; member 165 Boolean changed; member
|
D | wpa_auth.c | 247 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/ |
D | get-custom-mac-cmd.rst | 8 …ddress (eFuse name ``MAC``), which is written at the factory. It can not be changed with this tool.
|
D | set-flash-voltage-cmd.rst | 96 * ``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/ |
D | Kconfig.projbuild | 12 The rom log behavior can only be changed for once,
|
D | README.md | 31 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/ |
D | Kconfig.hw_support | 33 # It can not be changed by user.
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/ |
D | Kconfig.hw_support | 33 # It can not be changed by user.
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/ |
D | Kconfig.hw_support | 36 # It can not be changed by user.
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/ |
D | Kconfig.hw_support | 36 # It can not be changed by user.
|
/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/ |
D | eapol_auth_sm_i.h | 165 bool changed; member
|
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/ |
D | Kconfig.hw_support | 39 # It can not be changed by user.
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/ |
D | Kconfig.hw_support | 45 # It can not be changed by user.
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_server/ |
D | eap_i.h | 155 bool changed; member
|
D | eap_server.c | 1834 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/ |
D | Kconfig.hw_support | 57 # It can not be changed by user.
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/ |
D | eap_i.h | 281 Boolean changed; member
|
/hal_espressif-latest/components/log/ |
D | README.rst | 82 …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/ |
D | firmware-image-format.rst | 166 …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/ |
D | bootloader.ld | 46 * If you have changed something above and this assert fails:
|
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32c3/ |
D | bootloader.ld | 46 * If you have changed something above and this assert fails:
|
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32c6/ |
D | bootloader.ld | 43 * If you have changed something above and this assert fails:
|
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32h2/ |
D | bootloader.ld | 44 * If you have changed something above and this assert fails:
|
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32s3/ |
D | bootloader.ld | 47 * If you have changed something above and this assert fails:
|