Home
last modified time | relevance | path

Searched refs:extra (Results 1 – 20 of 20) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_peap_common.c26 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/
Dtraceparse.py234 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/
Dspi_flash_hal_common.inc69 // 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/
Dproject_include.cmake5 # on the esp32 component so don't get the extra flag. This handles that case.
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dsae_pk.c588 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/
DKconfig112 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/
Dbt.c135 …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/
Dbt.c129 …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/
DKconfig.rtc8 consumption, and does not require extra external components. However
/hal_espressif-latest/tools/esptool_py/docs/en/espsecure/
Dindex.rst20 You must install ``esptool.py`` package with the ``hsm`` extra using the command ``pip install 'esp…
/hal_espressif-latest/components/esp_rom/
DREADME.md7 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/
DKconfig.rtc8 consumption, and does not require extra external components. However
/hal_espressif-latest/components/esp_system/ld/esp32/
Dmemory.ld.in77 Note: Length of this section *should* be 0x50000, and this extra DRAM is available
/hal_espressif-latest/components/esp_hw_support/
DKconfig156 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/
Dflash-modes.rst92 …OTA "firmware slots" are available. If not using OTA updates then you can ignore these extra sizes:
/hal_espressif-latest/components/bt/host/nimble/
DKconfig.in241 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/
Dtinycrypt.rst189 from them. As an extra precaution, the current implementation allows to at
/hal_espressif-latest/components/spi_flash/
DKconfig229 this option, and the lock will be bypassed on SPI1 bus. Otherwise if extra devices
/hal_espressif-latest/components/bt/esp_ble_mesh/
DKconfig.in1157 This option adds extra self-tests which are run every time BLE Mesh
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild597 … The advantage of using 256 bit key is the extra randomness which makes it difficult to be