Home
last modified time | relevance | path

Searched defs:update (Results 1 – 25 of 40) sorted by relevance

12

/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/
Dhmac_prng.c78 static void update(TCHmacPrng_t prng, const uint8_t *e, unsigned int len) in update() function
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Dhmac_prng.c78 static void update(TCHmacPrng_t prng, const uint8_t *data, unsigned int datalen, const uint8_t *add… in update() function
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dieee802_11.c56 struct sta_info *sta, int update, int status_code) in auth_build_sae_commit()
132 const u8 *bssid, int update, int status_code) in auth_sae_send_commit()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_timer_struct.h33 uint32_t update : 1; member
93 volatile lp_timer_update_reg_t update; member
Dtimer_group_struct.h527 volatile timg_txupdate_reg_t update; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dlp_timer_struct.h33 uint32_t update : 1; member
93 volatile lp_timer_update_reg_t update; member
Dtimer_group_struct.h527 volatile timg_txupdate_reg_t update; member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dsettings.c1812 struct key_update *update = &key_updates[i]; in store_pending_keys() local
2155 struct key_update *update = &key_updates[i]; in key_update_find() local
2177 struct key_update *update = NULL; in bt_mesh_store_subnet() local
2204 struct key_update *update = NULL; in bt_mesh_store_app_key() local
2254 struct key_update *update = NULL; in bt_mesh_clear_subnet() local
2281 struct key_update *update = NULL; in bt_mesh_clear_app_key() local
Dcfg_srv.c368 bool update) in app_key_set()
1179 struct label *update = NULL, *free_slot = NULL; in va_add() local
1209 struct label *update = NULL; in va_del() local
/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dtlsv1_client_ocsp.c126 os_time_t update; in tls_process_ocsp_single_response() local
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dpmu_ll.h290 FORCE_INLINE_ATTR void pmu_ll_imm_update_dig_sysclk_sel(pmu_dev_t *hw, bool update) in pmu_ll_imm_update_dig_sysclk_sel()
295 FORCE_INLINE_ATTR void pmu_ll_imm_update_dig_icg_switch(pmu_dev_t *hw, bool update) in pmu_ll_imm_update_dig_icg_switch()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_co.c142 static void cacheReset(BD_ADDR bda, BOOLEAN update) in cacheReset()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dpmu_ll.h330 FORCE_INLINE_ATTR void pmu_ll_imm_update_dig_sysclk_sel(pmu_dev_t *hw, bool update) in pmu_ll_imm_update_dig_sysclk_sel()
335 FORCE_INLINE_ATTR void pmu_ll_imm_update_dig_icg_switch(pmu_dev_t *hw, bool update) in pmu_ll_imm_update_dig_icg_switch()
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/
Dbase_fields.py780 def update(self, bit_array_block): member in EfuseFieldBase
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_access.h398 int (*update)(struct bt_mesh_model *mod); member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsystimer_struct.h278 volatile systimer_update_reg_t update; member
Dtimer_group_struct.h740 volatile timg_txupdate_reg_t update; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c1810 BOOLEAN update = FALSE; in btm_process_inq_results() local
Dbtm_ble_gap.c3719 BOOLEAN update = TRUE; in btm_ble_process_adv_pkt_cont() local
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dtimer_group_struct.h517 volatile timg_txupdate_reg_t update; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtimer_group_struct.h521 volatile timg_txupdate_reg_t update; member
Duart_struct.h388 …uint32_t update : 1; /*Software write 1 would synchronize registers int… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtimer_group_struct.h517 volatile timg_tnupdate_reg_t update; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtimer_group_struct.h695 volatile timg_txupdate_reg_t update; member
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c1336 bool update = true; in esp_bt_controller_rom_mem_release() local

12