/hal_espressif-2.7.6/west/ |
D | update.py | 70 def update(self, module_path): member in UpdateTool
|
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/ |
D | hmac_prng.c | 78 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/ |
D | test_freertos_task_notify.c | 22 #define update update.update macro
|
D | test_freertos_eventgroups.c | 13 #define update update.update macro
|
D | test_suspend_scheduler.c | 19 #define update update.update macro
|
D | test_task_suspend_resume.c | 25 #define update update.update macro
|
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/ |
D | settings.c | 1811 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
|
D | cfg_srv.c | 349 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/ |
D | timer_group_struct.h | 49 uint32_t update: 1; member 52 } update; member
|
D | spi_struct.h | 27 …uint32_t update: 1; /*Set this bit to synchronize SPI registers from… member
|
D | rtc_cntl_struct.h | 67 …uint32_t update: 1; /*Set 1: to update register with RTC time… member
|
/hal_espressif-2.7.6/components/soc/esp32s2/include/soc/ |
D | timer_group_struct.h | 44 uint32_t update: 1; member 47 } update; member
|
D | rtc_cntl_struct.h | 67 … uint32_t update: 1; /*Set 1: to update register with RTC timer*/ member
|
/hal_espressif-2.7.6/components/soc/esp32c3/include/soc/ |
D | timer_group_struct.h | 47 uint32_t update: 1; member 50 } update; member
|
D | spi_struct.h | 28 …uint32_t update : 1; /*Set this bit to synchronize SPI registers from A… member
|
D | uart_struct.h | 395 …uint32_t update : 1; /*Software write 1 would synchronize registers int… member
|
D | rtc_cntl_struct.h | 66 … 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/ |
D | genie_timer.c | 73 uint32_t update: 1; member
|
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/include/ |
D | mesh_access.h | 402 int (*update)(struct bt_mesh_model *mod); member
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/ |
D | btm_inq.c | 1809 BOOLEAN update = FALSE; in btm_process_inq_results() local
|
D | btm_ble_gap.c | 3618 BOOLEAN update = TRUE; in btm_ble_process_adv_pkt_cont() local
|
/hal_espressif-2.7.6/components/soc/esp32/include/soc/ |
D | timer_group_struct.h | 40 …uint32_t update; /*Write any value will trigger a timer 0 time-base c… member
|
D | rtc_cntl_struct.h | 72 uint32_t update: 1; /*Set 1: to update register with RTC timer*/ member
|
/hal_espressif-2.7.6/components/bt/controller/esp32/ |
D | bt.c | 1215 bool update = true; in esp_bt_controller_mem_release() local
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/ |
D | btm_api.h | 898 tBTM_BL_UPDATE_DATA update; /* The data associated with BTM_BL_UPDATE_EVT */ member
|