Home
last modified time | relevance | path

Searched full:temporary (Results 1 – 25 of 65) sorted by relevance

123

/hal_espressif-latest/components/spi_flash/
D.build-test-rules.yml6 temporary: true
12 temporary: true
18 temporary: true
/hal_espressif-latest/components/esp_hw_support/
D.build-test-rules.yml6 temporary: false
27 temporary: true
33 temporary: true
/hal_espressif-latest/components/esp_netif/
D.build-test-rules.yml6 temporary: false
12 temporary: false
/hal_espressif-latest/components/xtensa/include/xtensa/
Dcacheasm.h235 * askew unique register used as temporary
236 * awb unique register used as temporary for erratum 497.
301 * ar an address register (temporary) (currently unused, but may be used in future)
332 * ac unique register used as temporary
385 * ac unique register used as temporary
421 * ac unique register used as temporary
478 * ar an address register (temporary) (currently unused, but may be used in future)
572 * ar an address register (temporary)
606 * ac unique register used as temporary
658 * ac unique register used as temporary
[all …]
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Decc_dh.c95 /* erasing temporary buffer used to store secret: */ in uECC_make_key_with_d()
136 /* erasing temporary buffer that stored secret: */ in uECC_make_key()
192 /* erasing temporary buffer used to store secret: */ in uECC_shared_secret()
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/
Decc_dh.c94 /* erasing temporary buffer used to store secret: */ in uECC_make_key_with_d()
135 /* erasing temporary buffer that stored secret: */ in uECC_make_key()
191 /* erasing temporary buffer used to store secret: */ in uECC_shared_secret()
/hal_espressif-latest/components/esp_event/host_test/
Dfixtures.hpp23 * @note This is a temporary solution until there is a better integration of CATCH into CMock.
48 * @note This is a temporary solution until there is a better integration of CATCH into CMock.
/hal_espressif-latest/components/xtensa/esp32s3/include/xtensa/config/
Dtie-asm.h62 * at1..at4 Four temporary address registers (first XCHAL_NCP_NUM_ATMPS
128 * at1..at4 Four temporary address registers (first XCHAL_NCP_NUM_ATMPS
196 * at1..at4 Four temporary address registers (first XCHAL_CP0_NUM_ATMPS
238 * at1..at4 Four temporary address registers (first XCHAL_CP0_NUM_ATMPS
281 * at1..at4 Four temporary address registers (first XCHAL_CP3_NUM_ATMPS
349 * at1..at4 Four temporary address registers (first XCHAL_CP3_NUM_ATMPS
/hal_espressif-latest/tools/idf_monitor/idf_monitor_base/
Dcoredump.py50 # On Windows, the temporary file can't be read unless it is closed.
88 yellow_print('Couldn\'t remote temporary core dump file ({})'.format(e))
Dgdbhelper.py107 # On Windows, the temporary file can't be read unless it is closed.
132 yellow_print('Couldn\'t remove temporary panic output file ({})'.format(e))
/hal_espressif-latest/components/bootloader_support/
D.build-test-rules.yml6 temporary: false
/hal_espressif-latest/components/esp_timer/
D.build-test-rules.yml6 temporary: true
/hal_espressif-latest/components/efuse/
D.build-test-rules.yml6 temporary: true
/hal_espressif-latest/components/esp_system/port/arch/xtensa/
Desp_ipc_isr.c110Temporary workaround to prevent deadlocking on the SMP FreeRTOS kernel lock after stalling the oth… in esp_ipc_isr_stall_other_cpu()
159Temporary workaround to prevent deadlocking on the SMP FreeRTOS kernel lock after stalling the oth… in esp_ipc_isr_release_other_cpu()
/hal_espressif-latest/components/esp_rom/
D.build-test-rules.yml6 temporary: false
/hal_espressif-latest/components/hal/
D.build-test-rules.yml8 temporary: true
/hal_espressif-latest/components/xtensa/esp32/include/xtensa/config/
Dtie-asm.h62 * at1..at4 Four temporary address registers (first XCHAL_NCP_NUM_ATMPS
142 * at1..at4 Four temporary address registers (first XCHAL_NCP_NUM_ATMPS
224 * at1..at4 Four temporary address registers (first XCHAL_CP0_NUM_ATMPS
266 * at1..at4 Four temporary address registers (first XCHAL_CP0_NUM_ATMPS
/hal_espressif-latest/components/esp_system/
D.build-test-rules.yml18 temporary: true
/hal_espressif-latest/components/newlib/platform_include/
Derrno.h24 #define EAI_AGAIN 2 /* temporary failure in name resolution */
/hal_espressif-latest/components/xtensa/esp32s2/include/xtensa/config/
Dtie-asm.h66 * at1..at4 Four temporary address registers (first XCHAL_NCP_NUM_ATMPS
100 * at1..at4 Four temporary address registers (first XCHAL_NCP_NUM_ATMPS
/hal_espressif-latest/components/hal/include/hal/
Dmemprot_types.h23 MEMP_HAL_ERR_SPLIT_ADDR_INVALID = 2, /* temporary duplicate for S2 builds */
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dflasher-stub.rst10 …n as "stub loader" or just "stub"). It is a small application used as a temporary substitute or ex…
/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Daes-unwrap.c71 * These are already in @plain due to the location of temporary in aes_unwrap()
Daes-wrap.c71 * These are already in @cipher due to the location of temporary in aes_wrap()
/hal_espressif-latest/components/driver/spi/gpspi/
Dspi_master.c135 … original buffer wasn't in DMA-capable memory, this gets the address of a temporary buffer that is;
321 ESP_LOGW(SPI_TAG, "This func temporary not supported for current target!"); in spi_get_timing()
331 ESP_LOGW(SPI_TAG, "This func temporary not supported for current target!"); in spi_get_freq_limit()
826 // copy data from temporary DMA-capable buffer back to IRAM buffer and free the temporary one. in uninstall_priv_desc()
950 //release temporary buffers in spi_device_get_trans_result()
1092 //release temporary buffers in spi_device_polling_end()

123