Home
last modified time | relevance | path

Searched defs:from (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/
Dutils.c41 const uint8_t *from, unsigned int from_len) in _copy()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Dutils.c41 const uint8_t *from, unsigned int from_len) in _copy()
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_string.h58 #define OI_MemCopy(to, from, size) memcpy((to), (from), (size)) argument
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dds_ll.h97 const uint8_t *from = encrypted_key_params; in ds_ll_write_private_key_params() local
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dds_ll.h100 const uint8_t *from = encrypted_key_params; in ds_ll_write_private_key_params() local
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dds_ll.h100 const uint8_t *from = encrypted_key_params; in ds_ll_write_private_key_params() local
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dds_ll.h108 const uint8_t *from = encrypted_key_params; in ds_ll_write_private_key_params() local
/hal_espressif-latest/components/esp_system/port/
Dcpu_start.c267 volatile uint32_t* from = (uint32_t*)DR_REG_FLASH_MMU_TABLE_PRO; in restore_app_mmu_from_pro_mmu() local
/hal_espressif-latest/components/esp_wifi/src/
Dsmartconfig_ack.c135 struct sockaddr_in local_addr, from; in sc_ack_send_task() local
/hal_espressif-latest/components/driver/deprecated/
Drmt_legacy.c683 uint32_t *from = (uint32_t *)item; in rmt_fill_memory() local