Home
last modified time | relevance | path

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

12

/hal_espressif-2.7.6/west/
Dupdate.py70 def update(self, module_path): member in UpdateTool
/hal_espressif-2.7.6/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-2.7.6/components/freertos/test/
Dtest_freertos_task_notify.c22 #define update update.update macro
Dtest_freertos_eventgroups.c13 #define update update.update macro
Dtest_suspend_scheduler.c19 #define update update.update macro
Dtest_task_suspend_resume.c25 #define update update.update macro
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/
Dsettings.c1811 struct key_update *update = &key_updates[i]; in store_pending_keys() local
2154 struct key_update *update = &key_updates[i]; in key_update_find() local
2176 struct key_update *update = NULL; in bt_mesh_store_subnet() local
2203 struct key_update *update = NULL; in bt_mesh_store_app_key() local
2253 struct key_update *update = NULL; in bt_mesh_clear_subnet() local
2280 struct key_update *update = NULL; in bt_mesh_clear_app_key() local
Dcfg_srv.c349 bool update) in app_key_set()
1160 struct label *update = NULL, *free_slot = NULL; in va_add() local
1187 struct label *update = NULL; in va_del() local
/hal_espressif-2.7.6/components/soc/esp32s3/include/soc/
Dtimer_group_struct.h49 uint32_t update: 1; member
52 } update; member
Dspi_struct.h27 …uint32_t update: 1; /*Set this bit to synchronize SPI registers from… member
Drtc_cntl_struct.h67 …uint32_t update: 1; /*Set 1: to update register with RTC time… member
/hal_espressif-2.7.6/components/soc/esp32s2/include/soc/
Dtimer_group_struct.h44 uint32_t update: 1; member
47 } update; member
Drtc_cntl_struct.h67 … uint32_t update: 1; /*Set 1: to update register with RTC timer*/ member
/hal_espressif-2.7.6/components/soc/esp32c3/include/soc/
Dtimer_group_struct.h47 uint32_t update: 1; member
50 } update; member
Dspi_struct.h28 …uint32_t update : 1; /*Set this bit to synchronize SPI registers from A… member
Duart_struct.h395 …uint32_t update : 1; /*Software write 1 would synchronize registers int… member
Drtc_cntl_struct.h66 … uint32_t update: 1; /*Set 1: to update register with RTC timer*/ member
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/aligenie_demo/components/vendor_model/
Dgenie_timer.c73 uint32_t update: 1; member
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_access.h402 int (*update)(struct bt_mesh_model *mod); member
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c1809 BOOLEAN update = FALSE; in btm_process_inq_results() local
Dbtm_ble_gap.c3618 BOOLEAN update = TRUE; in btm_ble_process_adv_pkt_cont() local
/hal_espressif-2.7.6/components/soc/esp32/include/soc/
Dtimer_group_struct.h40 …uint32_t update; /*Write any value will trigger a timer 0 time-base c… member
Drtc_cntl_struct.h72 uint32_t update: 1; /*Set 1: to update register with RTC timer*/ member
/hal_espressif-2.7.6/components/bt/controller/esp32/
Dbt.c1215 bool update = true; in esp_bt_controller_mem_release() local
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h898 tBTM_BL_UPDATE_DATA update; /* The data associated with BTM_BL_UPDATE_EVT */ member

12