/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/smp/ |
D | p_256_multprecision.c | 258 DWORD U; in multiprecision_mult() local 261 U = V = W = 0; in multiprecision_mult() 266 U = 0; in multiprecision_mult() 272 V = V + U; in multiprecision_mult() 273 U = (V < U); in multiprecision_mult() 274 U += W; in multiprecision_mult() 276 U += (V < c[i + j]); in multiprecision_mult() 279 c[i + keyLength] = U; in multiprecision_mult() 285 DWORD U; in multiprecision_fast_mod() local 290 U = c[0] < a[0]; in multiprecision_fast_mod() [all …]
|
/hal_espressif-3.6.0/docs/zh_CN/hw-reference/esp32s2/ |
D | user-guide-devkitm-1-v1.rst | 2 ESP32-S2-DevKitM-1(U) 7 本指南介绍了乐鑫的小型开发板 ESP32-S2-DevKitM-1(U)。 9 ESP32-S2-DevKitM-1(U) 是一款基于 `ESP32-S2FH4 <https://www.espressif.com/sites/default/files/documentati… 11 …s2-mini-1u_datasheet_cn.pdf>`__ 模组 (PCB 板载天线),ESP32-S2-DevKitM-1U 搭载的是 `ESP32-S2-MINI-1U <https://… 14 | |ESP32-S2-DevKitM-1| | |ESP32-S2-DevKitM-1U| | 16 | ESP32-S2-DevKitM-1 | ESP32-S2-DevKitM-1U | 21 .. |ESP32-S2-DevKitM-1U| image:: ../../../_static/esp32-s2-devkitm-1u-v1-isometric.png 25 - `入门指南`_: 简要介绍了 ESP32-S2-DevKitM-1(U) 和硬件、软件设置指南。 26 - `硬件参考`_: 详细介绍了 ESP32-S2-DevKitM-1(U) 的硬件。 33 本节介绍了如何快速上手 ESP32-S2-DevKitM-1(U)。开头部分介绍了 ESP32-S2-DevKitM-1(U),`开始开发应用`_ 小节介绍了怎样在 ESP32-S2-DevKitM… [all …]
|
/hal_espressif-3.6.0/docs/en/hw-reference/esp32s2/ |
D | user-guide-devkitm-1-v1.rst | 2 ESP32-S2-DevKitM-1(U) 7 …user guide provides information on Espressif's small-sized development board ESP32-S2-DevKitM-1(U). 9 ESP32-S2-DevKitM-1(U) is a general-purpose development board based on `ESP32-S2FH4 <https://www.esp… 11 ….pdf>`__ module (on-board PCB antenna), while ESP32-S2-DevKitM-1U with `ESP32-S2-MINI-1U <https://… 14 | |ESP32-S2-DevKitM-1| | |ESP32-S2-DevKitM-1U| | 16 | ESP32-S2-DevKitM-1 | ESP32-S2-DevKitM-1U | 21 .. |ESP32-S2-DevKitM-1U| image:: ../../../_static/esp32-s2-devkitm-1u-v1-isometric.png 25 - `Getting started`_: Provides an overview of the ESP32-S2-DevKitM-1(U) and hardware/software setup… 26 - `Hardware reference`_: Provides more detailed information about the ESP32-S2-DevKitM-1(U)'s hardw… 27 …ry, known issues, and links to user guides for previous versions (if any) of ESP32-S2-DevKitM-1(U). [all …]
|
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/ |
D | cfg_srv.c | 77 uint16_t feat = 0U; in comp_get_page_0() 121 uint8_t page = 0U; in dev_comp_data_get() 128 if (page != 0U) { in dev_comp_data_get() 130 page = 0U; in dev_comp_data_get() 160 uint16_t id = 0U; in get_model() 170 uint16_t company = 0U, id = 0U; in get_model() 222 model->pub->key = 0U; in _mod_pub_set() 223 model->pub->cred = 0U; in _mod_pub_set() 224 model->pub->ttl = 0U; in _mod_pub_set() 225 model->pub->period = 0U; in _mod_pub_set() [all …]
|
D | lpn.c | 236 lpn->fsn = 0U; in clear_friendship() 237 lpn->req_attempts = 0U; in clear_friendship() 238 lpn->recv_win = 0U; in clear_friendship() 239 lpn->queue_size = 0U; in clear_friendship() 240 lpn->disable = 0U; in clear_friendship() 241 lpn->sent_req = 0U; in clear_friendship() 242 lpn->established = 0U; in clear_friendship() 243 lpn->clear_success = 0U; in clear_friendship() 341 lpn->sent_req = 0U; in req_sent() 406 lpn->pending_poll = 0U; in send_friend_poll() [all …]
|
D | health_srv.c | 42 uint8_t count = 0U; in health_get_curr_fault_count() 43 size_t i = 0U; in health_get_curr_fault_count() 45 for (i = 0U; i < ARRAY_SIZE(srv->test.curr_faults); i++) { in health_get_curr_fault_count() 59 size_t array_size = 0U; in health_get_fault_value() 60 size_t i = 0U; in health_get_fault_value() 64 for (i = 0U; i < array_size; i++) { in health_get_fault_value() 128 uint16_t company_id = 0U; in health_fault_get() 151 uint16_t company_id = 0U; in health_fault_clear() 182 uint16_t company_id = 0U; in health_fault_test() 183 uint8_t test_id = 0U; in health_fault_test() [all …]
|
D | beacon.c | 48 size_t subnet_size = 0U; in cache_check() 140 size_t subnet_size = 0U; in secure_beacon_send() 207 uint16_t oob_info = 0U; in unprovisioned_beacon_send() 268 size_t subnet_size = 0U; in update_beacon_observation() 290 sub->beacons_cur = 0U; in update_beacon_observation() 336 uint32_t iv_index = 0U; in secure_beacon_recv() 340 uint8_t flags = 0U; in secure_beacon_recv() 417 uint8_t type = 0U; in bt_mesh_beacon_recv() 469 size_t subnet_size = 0U; in bt_mesh_beacon_enable() 487 sub->beacons_last = 0U; in bt_mesh_beacon_enable() [all …]
|
D | settings.c | 264 bt_mesh.iv_index = 0U; in iv_set() 294 bt_mesh.seq = 0U; in seq_set() 353 size_t length = 0U; in rpl_set() 429 size_t length = 0U; in net_key_set() 489 size_t length = 0U; in app_key_set() 568 hb_pub->count = 0U; in hb_pub_set() 569 hb_pub->ttl = 0U; in hb_pub_set() 570 hb_pub->period = 0U; in hb_pub_set() 571 hb_pub->feat = 0U; in hb_pub_set() 587 hb_pub->count = 0U; in hb_pub_set() [all …]
|
D | transport.c | 260 BLE_MESH_ADV(tx->seg[seg_idx])->busy = 0U; in seg_tx_done() 276 tx->seq_auth = 0U; in seg_tx_reset() 288 tx->nack_count = 0U; in seg_tx_reset() 423 uint8_t seg_hdr = 0U, seg_o = 0U; in send_seg() 424 uint16_t seq_zero = 0U; in send_seg() 460 seg_o = 0U; in send_seg() 493 for (seg_o = 0U; sdu->len; seg_o++) { in send_seg() 495 uint16_t len = 0U; in send_seg() 593 uint8_t *ad = NULL, role = 0U; in bt_mesh_trans_send() 594 uint8_t aid = 0U; in bt_mesh_trans_send() [all …]
|
D | friend.c | 176 BLE_MESH_ADV(frnd->last)->busy = 0U; in friend_clear() 191 seg->seg_count = 0U; in friend_clear() 194 frnd->valid = 0U; in friend_clear() 195 frnd->established = 0U; in friend_clear() 196 frnd->pending_buf = 0U; in friend_clear() 197 frnd->fsn = 0U; in friend_clear() 198 frnd->queue_size = 0U; in friend_clear() 199 frnd->pending_req = 0U; in friend_clear() 245 uint16_t lpn_addr = 0U, lpn_counter = 0U; in bt_mesh_friend_clear() 366 uint8_t role = 0U; in unseg_app_sdu_unpack() [all …]
|
D | net.c | 93 uint32_t val = 0U; in check_dup() 168 uint8_t nid = 0U; in bt_mesh_net_keys_create() 217 uint16_t lpn_addr = 0U, frnd_addr = 0U; in friend_cred_set() 344 cred->lpn_counter = 0U; in friend_cred_clear() 345 cred->frnd_counter = 0U; in friend_cred_clear() 453 msg_cache_next = 0U; in bt_mesh_net_create() 608 bt_mesh.ivu_duration = 0U; in bt_mesh_iv_update_test() 680 bt_mesh.seq = 0U; in bt_mesh_net_iv_update() 713 bt_mesh.ivu_duration = 0U; in bt_mesh_net_iv_update() 723 bt_mesh.seq = 0U; in bt_mesh_net_iv_update() [all …]
|
D | prov.c | 287 BLE_MESH_ADV(buf)->busy = 0U; in free_segments() 435 if (link.tx.id != 0U && link.tx.id != 0xFF) { in next_transaction_id() 446 uint8_t seg_len = 0U, seg_id = 0U; in prov_send_adv() 447 uint8_t xact_id = 0U; in prov_send_adv() 629 uint16_t algorithms = 0U, output_action = 0U, input_action = 0U; in prov_capabilities() 689 bt_mesh_output_action_t output = 0U; in prov_auth() 690 bt_mesh_input_action_t input = 0U; in prov_auth() 727 uint8_t i = 0U; in prov_auth() 732 for (i = 0U; i < size; i++) { in prov_auth() 751 uint32_t num = 0U; in prov_auth() [all …]
|
D | crypto.c | 69 uint8_t pad = 0U; in bt_mesh_k2() 202 uint16_t last_blk = 0U, blk_cnt = 0U; in bt_mesh_ccm_decrypt() 203 size_t i = 0U, j = 0U; in bt_mesh_ccm_decrypt() 361 uint16_t blk_cnt = 0U, last_blk = 0U; in bt_mesh_ccm_encrypt() 362 size_t i = 0U, j = 0U; in bt_mesh_ccm_encrypt() 535 nonce[7] = 0U; in create_proxy_nonce() 536 nonce[8] = 0U; in create_proxy_nonce() 562 nonce[7] = 0U; in create_net_nonce() 563 nonce[8] = 0U; in create_net_nonce()
|
D | proxy_client.c | 118 uint8_t filter_type = 0U; in filter_status() 119 uint16_t list_size = 0U; in filter_status() 147 uint8_t opcode = 0U; in proxy_cfg() 237 uint16_t srvc_uuid = 0U; in proxy_recv() 334 uint16_t mtu = 0U; in proxy_segment_and_send() 639 size_t size = 0U, i = 0U; in bt_mesh_is_net_id_exist() 643 for (i = 0U; i < size; i++) { in bt_mesh_is_net_id_exist() 657 uint8_t type = 0U; in bt_mesh_proxy_client_gatt_adv_recv() 838 .send_ttl = 0U, /* TTL shall be set to 0 */ in send_proxy_cfg() 845 uint16_t alloc_len = 0U; in send_proxy_cfg() [all …]
|
D | access.c | 99 uint32_t elapsed = 0U, period = 0U; in next_period() 227 pub->count = 0U; in publish_retransmit_end() 250 pub->count = 0U; in mod_publish() 409 mod->flags = 0U; in mod_deinit() 410 mod->elem_idx = 0U; in mod_deinit() 411 mod->model_idx = 0U; in mod_deinit() 511 uint16_t index = 0U; in bt_mesh_elem_find() 643 uint32_t opcode = 0U; in bt_mesh_model_recv() 644 uint8_t count = 0U; in bt_mesh_model_recv() 762 uint8_t role = 0U; in model_send() [all …]
|
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/ |
D | ctr_prng.c | 57 for (i = len; i > 0U; i--) { in arrInc() 58 if (++arr[i - 1] != 0U) { in arrInc() 79 unsigned int len = 0U; in tc_ctr_prng_update() 104 for (i = 0U; i < sizeof temp; i++) { in tc_ctr_prng_update() 125 uint8_t personalization_buf[TC_AES_KEY_SIZE + TC_AES_BLOCK_SIZE] = {0U}; in tc_ctr_prng_init() 127 uint8_t zeroArr[TC_AES_BLOCK_SIZE] = {0U}; in tc_ctr_prng_init() 143 for (i = 0U; i < sizeof seed_material; i++) { in tc_ctr_prng_init() 172 uint8_t additional_input_buf[TC_AES_KEY_SIZE + TC_AES_BLOCK_SIZE] = {0U}; in tc_ctr_prng_reseed() 190 for (i = 0U; i < sizeof seed_material; i++) { in tc_ctr_prng_reseed() 224 uint8_t additional_input_buf[TC_AES_KEY_SIZE + TC_AES_BLOCK_SIZE] = {0U}; in tc_ctr_prng_generate() [all …]
|
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_models/server/ |
D | state_transition.c | 26 uint8_t steps = 0U, resolution = 0U; in bt_mesh_server_calc_remain_time() 65 uint8_t steps_multiplier = 0U, resolution = 0U; in tt_values_calculator() 98 if (trans_time == 0U) { in transition_time_values() 257 if (srv->transition.counter == 0U) { in generic_onoff_work_handler() 282 if (srv->transition.counter != 0U) { in generic_onoff_work_handler() 286 if (srv->transition.counter == 0U) { in generic_onoff_work_handler() 320 if (srv->transition.counter == 0U) { in generic_level_work_handler() 346 if (srv->transition.counter != 0U) { in generic_level_work_handler() 351 if (srv->transition.counter == 0U) { in generic_level_work_handler() 398 if (srv->transition.counter == 0U) { in generic_power_level_work_handler() [all …]
|
D | generic_server.c | 132 uint8_t tid = 0U, onoff = 0U, trans_time = 0U, delay = 0U; in gen_onoff_set() 206 if (srv->transition.counter == 0U) { in gen_onoff_set() 313 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in gen_level_set() 388 if (srv->transition.counter == 0U) { in gen_level_set() 409 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in gen_delta_set() 509 if (srv->transition.counter == 0U) { in gen_delta_set() 530 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in gen_move_set() 637 if (srv->transition.counter == 0U) { in gen_move_set() 717 uint8_t trans_time = 0U; in gen_def_trans_time_set() 874 uint8_t onpowerup = 0U; in gen_onpowerup_set() [all …]
|
D | lighting_server.c | 148 uint16_t opcode = 0U; in light_lightness_get() 225 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in light_lightness_set() 227 uint16_t actual = 0U; in light_lightness_set() 307 if (srv->actual_transition.counter == 0U) { in light_lightness_set() 337 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in light_lightness_linear_set() 339 uint16_t linear = 0U; in light_lightness_linear_set() 412 if (srv->linear_transition.counter == 0U) { in light_lightness_linear_set() 433 uint16_t lightness = 0U; in light_lightness_default_set() 475 uint16_t range_min = 0U, range_max = 0U; in light_lightness_range_set() 649 uint16_t opcode = 0U; in light_ctl_get() [all …]
|
D | time_scene_server.c | 160 uint16_t opcode = 0U, val = 0U; in time_get() 161 uint8_t prev_ttl = 0U; in time_get() 277 model->pub->ttl = 0U; in time_get() 308 uint16_t opcode = 0U, val = 0U; in time_set() 309 uint8_t role = 0U; in time_set() 595 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in scene_recall() 596 uint16_t scene_number = 0U; in scene_recall() 697 if (srv->transition.counter == 0U) { in scene_recall() 727 uint16_t scene_number = 0U; in scene_action() 927 uint16_t val = 0U; in get_schedule_reg_bit() [all …]
|
/hal_espressif-3.6.0/components/freertos/include/freertos/ |
D | timers.h | 559 xTimerGenericCommand( ( xTimer ), tmrCOMMAND_STOP, 0U, NULL, ( xTicksToWait ) ) 679 xTimerGenericCommand( ( xTimer ), tmrCOMMAND_DELETE, 0U, NULL, ( xTicksToWait ) ) 891 …r ), tmrCOMMAND_START_FROM_ISR, ( xTaskGetTickCountFromISR() ), ( pxHigherPriorityTaskWoken ), 0U ) 955 … xTimerGenericCommand( ( xTimer ), tmrCOMMAND_STOP_FROM_ISR, 0, ( pxHigherPriorityTaskWoken ), 0U ) 1029 … ( xTimer ), tmrCOMMAND_CHANGE_PERIOD_FROM_ISR, ( xNewPeriod ), ( pxHigherPriorityTaskWoken ), 0U ) 1116 …r ), tmrCOMMAND_RESET_FROM_ISR, ( xTaskGetTickCountFromISR() ), ( pxHigherPriorityTaskWoken ), 0U )
|
/hal_espressif-3.6.0/examples/storage/semihost_vfs/data/ |
D | host_file.txt | 62 55 CAPITAL LETTER U D5 CAPITAL LETTER O WITH TILDE 66 59 CAPITAL LETTER Y D9 CAPITAL LETTER U WITH GRAVE 67 5A CAPITAL LETTER Z DA CAPITAL LETTER U WITH ACUTE 68 5B LEFT SQUARE BRACKET DB CAPITAL LETTER U WITH CIRCUMFLEX 69 5C REVERSE SOLIDUS DC CAPITAL LETTER U WITH DIAERESIS 94 75 SMALL LETTER U F5 SMALL LETTER O WITH TILDE 98 79 SMALL LETTER Y F9 SMALL LETTER U WITH GRAVE 99 7A SMALL LETTER Z FA SMALL LETTER U WITH ACUTE 100 7B LEFT CURLY BRACKET FB SMALL LETTER U WITH CIRCUMFLEX 101 7C VERTICAL LINE FC SMALL LETTER U WITH DIAERESIS
|
/hal_espressif-3.6.0/docs/_static/diagrams/ethernet/ |
D | data_frame_format.diag | 7 8U; 14 6: Payload (0 ~ 1500 Bytes) [2U]; 15 6: Pad (if necessary) [2U];
|
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/ |
D | mesh_bearer_adapt.c | 315 tBTM_BLE_ADV_CHNL_MAP channel_map = 0U; in bt_le_adv_start() 316 tBLE_ADDR_TYPE addr_type_own = 0U; in bt_le_adv_start() 318 tBTM_BLE_AFP adv_fil_pol = 0U; in bt_le_adv_start() 319 uint8_t adv_type = 0U; in bt_le_adv_start() 391 tBTM_BLE_ADV_CHNL_MAP channel_map = 0U; in bt_mesh_ble_adv_start() 392 tBTM_BLE_AFP adv_fil_pol = 0U; in bt_mesh_ble_adv_start() 724 uint16_t len = 0U; in bt_mesh_gatts_attr_read() 752 uint8_t value_len = 0U; in bt_mesh_gatts_attr_read_included() 802 uint8_t value_len = 0U; in bt_mesh_gatts_attr_read_chrc() 855 uint16_t handle = 0U; in gatts_register() [all …]
|
/hal_espressif-3.6.0/docs/zh_CN/hw-reference/esp32/ |
D | user-guide-devkitm-1.rst | 9 ESP32-DevKitM-1 是乐鑫推出的一款基于 ESP32-MINI-1(1U) 模组的入门级开发板。板上模组大部分管脚均已引出至两侧排针,用户可根据实际需求,通过跳线轻松连接多种外围设备,同… 41 - 集成了 `ESP32-MINI-1 或 ESP32-MINI-1U <https://www.espressif.com/sites/default/files/documentation/es… 88 …1 模组或 ESP32-MINI-1U 模组。ESP32-MINI-1 带有板载 PCB 天线;ESP32-MINI-1U 带有外部天线连接器。两款模组内置的芯片均叠封 4 MB flash。更多… 313 * `《ESP32-MINI-1 & ESP32-MINI-1U 技术规格书》 <https://www.espressif.com/sites/default/files/documentatio…
|