/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/ |
D | eap_peap_common.c | 26 u8 extra[2]; in peap_prfplus() local 46 extra[0] = 0; in peap_prfplus() 47 extra[1] = 0; in peap_prfplus() 51 addr[4] = extra; in peap_prfplus() 63 extra[0] = buf_len & 0xff; in peap_prfplus() 65 addr[3] = extra; in peap_prfplus()
|
/hal_espressif-latest/components/xtensa/trax/ |
D | traceparse.py | 234 extra = '' 239 extra = ', icnt=%d, uaddr=0x%x, exc=%d' % (self.icnt, self.uaddr, self.is_exception) 242 extra = ', icnt=%d, dcont=%d, exc=%d' % (self.icnt, self.dcont, self.is_exception) 245 extra = ', icnt=%d, dcont=%d' % (self.icnt, self.dcont) 248 extra = ', icnt=%d' % self.icnt 250 desc, len(self.packets), self.pc_start, self.pc_end, self.pc_target) + extra
|
/hal_espressif-latest/components/hal/ |
D | spi_flash_hal_common.inc | 69 // Always keep the extra dummy on SPI1 is 0, add extra dummy to user dummy 164 //No extra dummy cycles for compensation if no input data 185 //Only 24-bit and 32-bit address are supported. The extra length are for M7-M0, which should be
|
/hal_espressif-latest/components/esp_psram/ |
D | project_include.cmake | 5 # on the esp32 component so don't get the extra flag. This handles that case.
|
/hal_espressif-latest/components/wpa_supplicant/src/common/ |
D | sae_pk.c | 588 size_t extra; in sae_pk_valid_fingerprint() local 591 extra = 8 - tmp->fingerprint_bits % 8; in sae_pk_valid_fingerprint() 593 *pos = (*pos >> extra) << extra; in sae_pk_valid_fingerprint()
|
/hal_espressif-latest/zephyr/ |
D | Kconfig | 112 By default, without any extra delay, this time is approximately 900us, although 121 For esp32 and esp32s3, the default extra delay is set to 2000us. When optimizing startup time
|
/hal_espressif-latest/components/bt/controller/esp32c6/ |
D | bt.c | 135 …n sleep_retention_entries_config_t *r_esp_ble_mac_retention_link_get(uint8_t *size, uint8_t extra); 593 int extra = *(int *)arg; in sleep_modem_ble_mac_retention_init() local 594 …_retention_entries_config_t *ble_mac_modem_config = r_esp_ble_mac_retention_link_get(&size, extra); in sleep_modem_ble_mac_retention_init() 602 static esp_err_t sleep_modem_ble_mac_modem_state_init(uint8_t extra) in sleep_modem_ble_mac_modem_state_init() argument 604 int retention_args = extra; in sleep_modem_ble_mac_modem_state_init()
|
/hal_espressif-latest/components/bt/controller/esp32h2/ |
D | bt.c | 129 …n sleep_retention_entries_config_t *r_esp_ble_mac_retention_link_get(uint8_t *size, uint8_t extra); 585 int extra = *(int *)arg; in sleep_modem_ble_mac_retention_init() local 586 …_retention_entries_config_t *ble_mac_modem_config = r_esp_ble_mac_retention_link_get(&size, extra); in sleep_modem_ble_mac_retention_init() 594 static esp_err_t sleep_modem_ble_mac_modem_state_init(uint8_t extra) in sleep_modem_ble_mac_modem_state_init() argument 596 int retention_args = extra; in sleep_modem_ble_mac_modem_state_init()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/ |
D | Kconfig.rtc | 8 consumption, and does not require extra external components. However
|
/hal_espressif-latest/tools/esptool_py/docs/en/espsecure/ |
D | index.rst | 20 You must install ``esptool.py`` package with the ``hsm`` extra using the command ``pip install 'esp…
|
/hal_espressif-latest/components/esp_rom/ |
D | README.md | 7 1. ROM functions are **not** thread-safe in RTOS, extra locks are needed to be around the ROM funct…
|
/hal_espressif-latest/components/esp_hw_support/port/esp32/ |
D | Kconfig.rtc | 8 consumption, and does not require extra external components. However
|
/hal_espressif-latest/components/esp_system/ld/esp32/ |
D | memory.ld.in | 77 Note: Length of this section *should* be 0x50000, and this extra DRAM is available
|
/hal_espressif-latest/components/esp_hw_support/ |
D | Kconfig | 156 By default, without any extra delay, this time is approximately 900us, although 165 … For esp32 and esp32s3, the default extra delay is set to 2000us. When optimizing startup time
|
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/ |
D | flash-modes.rst | 92 …OTA "firmware slots" are available. If not using OTA updates then you can ignore these extra sizes:
|
/hal_espressif-latest/components/bt/host/nimble/ |
D | Kconfig.in | 241 bool "Enable extra runtime asserts and host debugging" 245 This enables extra runtime asserts and host debugging
|
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/documentation/ |
D | tinycrypt.rst | 189 from them. As an extra precaution, the current implementation allows to at
|
/hal_espressif-latest/components/spi_flash/ |
D | Kconfig | 229 this option, and the lock will be bypassed on SPI1 bus. Otherwise if extra devices
|
/hal_espressif-latest/components/bt/esp_ble_mesh/ |
D | Kconfig.in | 1157 This option adds extra self-tests which are run every time BLE Mesh
|
/hal_espressif-latest/components/bootloader/ |
D | Kconfig.projbuild | 597 … The advantage of using 256 bit key is the extra randomness which makes it difficult to be
|