Home
last modified time | relevance | path

Searched full:x (Results 1 – 25 of 1349) sorted by relevance

12345678910>>...54

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h424 * | 1 1 1 1 1 1 | 0 0 0 | X X X X X X X | Already Exist
425 * | 1 1 1 1 1 1 | 0 0 1 | X X X X X X X | ESP VENDOR COMMON HCI CMD
426 * | 1 1 1 1 1 1 | 0 1 0 | X X X X X X X | ESP VENDOR BLE HCI CMD
427 * | 1 1 1 1 1 1 | 0 1 1 | X X X X X X X | ESP VENDOR BT HCI CMD
428 * | 1 1 1 1 1 1 | 1 0 0 | X X X X X X X | RESERVED FOR FUTURE USE
429 * | 1 1 1 1 1 1 | 1 0 1 | X X X X X X X | RESERVED FOR FUTURE USE
430 * | 1 1 1 1 1 1 | 1 1 0 | X X X X X X X | RESERVED FOR FUTURE USE
431 * | 1 1 1 1 1 1 | 1 1 1 | X X X X X X X | RESERVED FOR FUTURE USE
500 #define HCI_LE_STATES_NON_CONN_ADV_SUPPORTED(x) ((x)[HCI_SUPP_LE_STATES_NON_CONN_ADV_OFF] & HC… argument
505 #define HCI_LE_STATES_SCAN_ADV_SUPPORTED(x) ((x)[HCI_SUPP_LE_STATESSCAN_ADV_OFF] & HCI_SUPP_LE… argument
[all …]
/hal_espressif-3.5.0/examples/system/base_mac_address/main/
Dbase_mac_address_example_main.c79 ESP_LOGI(TAG, "Using \"0x%x, 0x%x, 0x%x, 0x%x, 0x%x, 0x%x\" as base MAC address", in app_main()
87 ESP_LOGI("WIFI_STA MAC", "0x%x, 0x%x, 0x%x, 0x%x, 0x%x, 0x%x", in app_main()
93 ESP_LOGI("SoftAP MAC", "0x%x, 0x%x, 0x%x, 0x%x, 0x%x, 0x%x", in app_main()
99 ESP_LOGI("BT MAC", "0x%x, 0x%x, 0x%x, 0x%x, 0x%x, 0x%x", in app_main()
105 ESP_LOGI("Ethernet MAC", "0x%x, 0x%x, 0x%x, 0x%x, 0x%x, 0x%x", in app_main()
/hal_espressif-3.5.0/components/wear_levelling/
DSPI_Flash.cpp33 ESP_LOGV(TAG, "erase_sector - sector=0x%08x, result=0x%08x", sector, result); in erase_sector()
35 ESP_LOGE(TAG, "erase_sector - sector=0x%08x, result=0x%08x", sector, result); in erase_sector()
45 …ESP_LOGV(TAG, "erase_range - start_address=0x%08x, size=0x%08x, result=0x%08x", start_address, siz… in erase_range()
47 …ESP_LOGE(TAG, "erase_range - start_address=0x%08x, size=0x%08x, result=0x%08x", start_address, siz… in erase_range()
56 … ESP_LOGV(TAG, "write - dest_addr=0x%08x, size=0x%08x, result=0x%08x", dest_addr, size, result); in write()
58 … ESP_LOGE(TAG, "write - dest_addr=0x%08x, size=0x%08x, result=0x%08x", dest_addr, size, result); in write()
67 ESP_LOGV(TAG, "read - src_addr=0x%08x, size=0x%08x, result=0x%08x", src_addr, size, result); in read()
69 ESP_LOGE(TAG, "read - src_addr=0x%08x, size=0x%08x, result=0x%08x", src_addr, size, result); in read()
DWL_Flash.cpp30 ESP_LOGE(TAG,"%s(%d): result = 0x%08x", __FUNCTION__, __LINE__, result); \
50 …_addr=0x%08x, full_mem_size=0x%08x, page_size=0x%08x, sector_size=0x%08x, updaterate=0x%08x, wr_si… in config()
97 …config result: state_size=0x%08x, cfg_size=0x%08x, addr_cfg=0x%08x, addr_state1=0x%08x, addr_state… in config()
140 …fig ID=%i, stored ID=%i, access_count=%i, block_size=%i, max_count=%i, pos=%i, move_count=0x%8.8X", in init()
150 …ESP_LOGD(TAG, "%s starts: crc1= 0x%08x, crc2 = 0x%08x, this->state.crc= 0x%08x, state_copy->crc= 0 in init()
176 …ESP_LOGD(TAG, "%s: crc1=0x%08x, crc2 = 0x%08x, result= 0x%08x", __func__, crc1, crc2, (uint32_t)re… in init()
182 …ESP_LOGD(TAG, "%s: try to update version - crc1= 0x%08x, crc2 = 0x%08x, result= 0x%08x", __func__,… in init()
239 ESP_LOGE(TAG, "%s: returned 0x%08x", __func__, (uint32_t)result); in init()
243 ESP_LOGD(TAG, "%s - move_count= 0x%08x", __func__, (uint32_t)this->state.move_count); in init()
258 …ESP_LOGV(TAG, "%s - check pos: result=0x%08x, position= %i, pos_bits= 0x%08x", __func__, (uint32_t… in recoverPos()
[all …]
/hal_espressif-3.5.0/components/esp_rom/test/
Dtest_libgcc.c6 extern int64_t __absvdi2(int64_t x);
8 extern int __absvsi2(int x);
10 extern double __adddf3(double x, double y);
12 extern float __addsf3(float x, float y);
14 extern int64_t __addvdi3(int64_t x, int64_t y);
16 extern int __addvsi3(int x, int y);
18 extern int64_t __ashldi3(int64_t x, int y);
20 extern int64_t __ashrdi3(int64_t x, int y);
22 extern int64_t __bswapdi2(int64_t x);
24 extern int32_t __bswapsi2(int32_t x);
[all …]
/hal_espressif-3.5.0/components/openssl/library/
Dssl_x509.c16 int __X509_show_info(X509 *x) in __X509_show_info() argument
18 return X509_METHOD_CALL(show_info, x); in __X509_show_info()
27 X509 *x; in __X509_new() local
29 x = ssl_mem_zalloc(sizeof(X509)); in __X509_new()
30 if (!x) { in __X509_new()
31 SSL_DEBUG(SSL_X509_ERROR_LEVEL, "no enough memory > (x)"); in __X509_new()
35 x->ref_counter = 1; in __X509_new()
38 x->method = ix->method; in __X509_new()
40 x->method = X509_method(); in __X509_new()
42 ret = X509_METHOD_CALL(new, x, ix); in __X509_new()
[all …]
/hal_espressif-3.5.0/components/wpa_supplicant/port/include/
Dendian.h78 #define bswap16(x) __bswap16(x) argument
79 #define bswap32(x) __bswap32(x) argument
80 #define bswap64(x) __bswap64(x) argument
87 #define htobe16(x) bswap16((x)) argument
88 #define htobe32(x) bswap32((x)) argument
89 #define htobe64(x) bswap64((x)) argument
90 #define htole16(x) ((uint16_t)(x)) argument
91 #define htole32(x) ((uint32_t)(x)) argument
92 #define htole64(x) ((uint64_t)(x)) argument
94 #define be16toh(x) bswap16((x)) argument
[all …]
/hal_espressif-3.5.0/examples/bluetooth/esp_ble_mesh/ble_mesh_console/main/
Dble_mesh_reg_cfg_client_cmd.c43 ESP_LOGD(TAG, "enter %s, event = %x\n, error_code = %x\n", __func__, event, param->error_code); in ble_mesh_configuration_client_model_cb()
51 ESP_LOGI(TAG, "CfgClient:beacon,0x%x", param->status_cb.beacon_status.beacon); in ble_mesh_configuration_client_model_cb()
54 …ESP_LOGI(TAG, "CfgClient:page,0x%x,len,0x%x", param->status_cb.comp_data_status.page, param->statu… in ble_mesh_configuration_client_model_cb()
57 … ESP_LOGI(TAG, "CfgClient:ttl,0x%x", param->status_cb.default_ttl_status.default_ttl); in ble_mesh_configuration_client_model_cb()
60 … ESP_LOGI(TAG, "CfgClient:proxy,0x%x", param->status_cb.gatt_proxy_status.gatt_proxy); in ble_mesh_configuration_client_model_cb()
63 …ESP_LOGI(TAG, "CfgClient:relay,0x%x,retransmit,0x%x", param->status_cb.relay_status.relay, param->… in ble_mesh_configuration_client_model_cb()
67 … ESP_LOGI(TAG, "CfgClient:PublishGet,OK,0x%x", param->status_cb.model_pub_status.publish_addr); in ble_mesh_configuration_client_model_cb()
74 ESP_LOGI(TAG, "CfgClient:friend,0x%x", param->status_cb.friend_status.friend_state); in ble_mesh_configuration_client_model_cb()
78 …CfgClient:HeartBeatPubGet,OK,destination:0x%x,countlog:0x%x,periodlog:0x%x,ttl:0x%x,features:0x%x,… in ble_mesh_configuration_client_model_cb()
87 …"CfgClient:HeartBeatSubGet,OK,source:0x%x,destination:0x%x, periodlog:0x%x,countlog:0x%x,minhops:0 in ble_mesh_configuration_client_model_cb()
[all …]
Dtransaction.c26 ESP_LOGV(TAG, "transaction reset: %x", (uint32_t) trans); in transaction_reset()
61 …ESP_LOGD(TAG, "transactions set events: %x, %x, %x, %x; ret: %x", (uint32_t) trans, trans->type, t… in transaction_set_events()
82 ESP_LOGV(TAG, "transactions test events: %x, %x; ret: %x", (uint32_t) trans, events, ret); in transaction_test_events()
101 …ESP_LOGD(TAG, "transactions clear events: %x, %x, %x, %x; ret: %x", (uint32_t) trans, trans->type,… in transaction_clear_events()
120 …ESP_LOGD(TAG, "transactions abort: %x, %x, %x, %x; ret: %x", (uint32_t) trans, trans->type, trans-… in transaction_abort()
163 … ESP_LOGD(TAG, "transaction created: %x, %x, %x; ret: %x", type, sub_type, (uint32_t) *trans, ret); in transaction_init()
183 …ESP_LOGI(TAG, "transaction timeout: %x, %x, %x, %x, %x", (uint32_t) trans, trans->type, trans->sub… in transaction_run()
212 …ESP_LOGD(TAG, "transaction run: %x, %x, %x; ret: %x", (uint32_t) trans, trans->type, trans->sub_ty… in transaction_run()
216 ESP_LOGD(TAG, "transaction run: %x; ret: %x", (uint32_t) trans, ret); in transaction_run()
244 …ESP_LOGV(TAG, "transaction get: %x, %x, %x, %x", type, sub_type, (uint32_t) start, (uint32_t) tran… in transaction_get()
/hal_espressif-3.5.0/components/newlib/platform_include/
Dendian.h56 #define bswap16(x) __bswap16(x) argument
57 #define bswap32(x) __bswap32(x) argument
58 #define bswap64(x) __bswap64(x) argument
65 #define htobe16(x) bswap16((x)) argument
66 #define htobe32(x) bswap32((x)) argument
67 #define htobe64(x) bswap64((x)) argument
68 #define htole16(x) ((uint16_t)(x)) argument
69 #define htole32(x) ((uint32_t)(x)) argument
70 #define htole64(x) ((uint64_t)(x)) argument
72 #define be16toh(x) bswap16((x)) argument
[all …]
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_core/
Dlocal_operation.c26 BT_ERR("Invalid unicast address 0x%04x", elem_addr); in find_model()
32 BT_ERR("No element found, addr 0x%04x", elem_addr); in find_model()
51 BT_ERR("Subscribe, model not found, cid 0x%04x, mod_id 0x%04x", cid, mod_id); in bt_mesh_model_subscribe_group_addr()
56 BT_ERR("Subscribe, not a group address 0x%04x", group_addr); in bt_mesh_model_subscribe_group_addr()
61 BT_INFO("Group address 0x%04x already exists", group_addr); in bt_mesh_model_subscribe_group_addr()
77 BT_INFO("Subscribe group address 0x%04x", group_addr); in bt_mesh_model_subscribe_group_addr()
94 BT_ERR("Unsubscribe, model not found, cid 0x%04x, mod_id 0x%04x", cid, mod_id); in bt_mesh_model_unsubscribe_group_addr()
99 BT_ERR("Unsubscribe, not a group address 0x%04x", group_addr); in bt_mesh_model_unsubscribe_group_addr()
105 BT_WARN("Group address 0x%04x not exists", group_addr); in bt_mesh_model_unsubscribe_group_addr()
119 BT_INFO("Unsubscribe group address 0x%04x", group_addr); in bt_mesh_model_unsubscribe_group_addr()
[all …]
Dcfg_srv.c123 BT_DBG("net_idx 0x%04x app_idx 0x%04x src 0x%04x len %u: %s", in dev_comp_data_get()
164 BT_DBG("ID 0x%04x addr 0x%04x", id, elem->addr); in get_model()
175 BT_DBG("Company 0x%04x ID 0x%04x addr 0x%04x", company, id, in get_model()
275 BT_DBG("model %p key_idx 0x%03x", model, key_idx); in mod_bind()
307 BT_DBG("model %p key_idx 0x%03x store %u", model, key_idx, store); in mod_unbind()
355 BT_DBG("net_idx 0x%04x app_idx %04x update %u val %s", in app_key_set()
423 BT_DBG("app_idx 0x%04x AID 0x%02x", app_idx, keys->id); in app_key_set()
447 BT_DBG("AppIdx 0x%04x NetIdx 0x%04x", key_app_idx, key_net_idx); in app_key_add()
452 BT_DBG("status 0x%02x", status); in app_key_add()
482 BT_DBG("AppIdx 0x%04x NetIdx 0x%04x", key_app_idx, key_net_idx); in app_key_update()
[all …]
Dsettings.c247 BT_INFO("Restored Primary Address 0x%04x", net.primary_addr); in net_set()
277 BT_INFO("Restored IV Index 0x%08x (IV Update Flag %u) duration %u hours", in iv_set()
314 BT_INFO("Restored Sequence Number 0x%06x", bt_mesh.seq); in seq_set()
370 BT_ERR("Invalid source address 0x%04x", src); in rpl_set()
374 sprintf(get, "mesh/rpl/%04x", src); in rpl_set()
378 BT_ERR("Failed to load RPL entry 0x%04x", src); in rpl_set()
390 BT_ERR("No space for a new RPL 0x%04x", src); in rpl_set()
400 BT_INFO("Restored RPL entry 0x%04x: seq 0x%06x, old_iv %u", src, rpl.seq, rpl.old_iv); in rpl_set()
444 sprintf(get, "mesh/nk/%04x", net_idx); in net_key_set()
448 BT_ERR("Failed to load NetKey 0x%03x", net_idx); in net_key_set()
[all …]
Dcfg_cli.c150 BT_DBG("Unexpected Config Status 0x%04x", ctx->recv_op); in cfg_client_recv_status()
257 BT_DBG("net_idx 0x%04x app_idx 0x%04x src 0x%04x len %u: %s", in comp_data_status()
279 BT_DBG("net_idx 0x%04x app_idx 0x%04x src 0x%04x len %u: %s", in state_status_u8()
322 BT_DBG("net_idx 0x%04x app_idx 0x%04x src 0x%04x len %u: %s", in relay_status()
338 BT_DBG("net_idx 0x%04x app_idx 0x%04x src 0x%04x len %u: %s", in net_key_status()
354 BT_DBG("net_idx 0x%04x app_idx 0x%04x src 0x%04x len %u: %s", in app_key_status()
370 BT_DBG("net_idx 0x%04x app_idx 0x%04x src 0x%04x len %u: %s", in mod_app_status()
393 BT_DBG("net_idx 0x%04x app_idx 0x%04x src 0x%04x len %u: %s", in mod_pub_status()
422 BT_DBG("net_idx 0x%04x app_idx 0x%04x src 0x%04x len %u: %s", in mod_sub_status()
445 BT_DBG("net_idx 0x%04x app_idx 0x%04x src 0x%04x len %u: %s", in hb_sub_status()
[all …]
/hal_espressif-3.5.0/examples/bluetooth/esp_ble_mesh/ble_mesh_sensor_model/sensor_client/main/
Dmain.c116 ESP_LOGI(TAG, "node_index %u, primary_addr 0x%04x, element_num %u, net_idx 0x%03x", in prov_complete()
122 sprintf(name, "%s%02x", "NODE-", node_index); in prov_complete()
131 ESP_LOGE(TAG, "Failed to get node 0x%04x info", primary_addr); in prov_complete()
159 ESP_LOGI(TAG, "Address type 0x%02x, adv type 0x%02x", addr_type, adv_type); in recv_unprov_adv_pkt()
161 …ESP_LOGI(TAG, "oob info 0x%04x, bearer %s", oob_info, (bearer & ESP_BLE_MESH_PROV_ADV) ? "PB-ADV" … in recv_unprov_adv_pkt()
201 ESP_LOGI(TAG, "ESP_BLE_MESH_PROVISIONER_PROV_LINK_CLOSE_EVT, bearer %s, reason 0x%02x", in example_ble_mesh_provisioning_cb()
262 …ESP_LOGI(TAG, "* CID 0x%04x, PID 0x%04x, VID 0x%04x, CRPL 0x%04x, Features 0x%04x *", cid, pid, vi… in example_ble_mesh_parse_node_comp_data()
268 ESP_LOGI(TAG, "* Loc 0x%04x, NumS 0x%02x, NumV 0x%02x *", loc, nums, numv); in example_ble_mesh_parse_node_comp_data()
271 ESP_LOGI(TAG, "* SIG Model ID 0x%04x *", model_id); in example_ble_mesh_parse_node_comp_data()
277 ESP_LOGI(TAG, "* Vendor Model ID 0x%04x, Company ID 0x%04x *", model_id, company_id); in example_ble_mesh_parse_node_comp_data()
[all …]
/hal_espressif-3.5.0/components/heap/port/
Dmemory_layout_utils.c94 ESP_EARLY_LOGD(TAG, "Reserved memory range 0x%08x - 0x%08x", in s_prepare_reserved_regions()
103 "0x%08x - 0x%08x overlaps with 0x%08x - 0x%08x", in s_prepare_reserved_regions()
132 … ESP_EARLY_LOGV(TAG, "Examining memory region 0x%08x - 0x%08x", in.start, in.start + in.size); in soc_get_available_memory_regions()
147 ESP_EARLY_LOGV(TAG, "Region 0x%08x - 0x%08x inside of reserved 0x%08x - 0x%08x", in soc_get_available_memory_regions()
154 ESP_EARLY_LOGV(TAG, "Region 0x%08x - 0x%08x contains reserved 0x%08x - 0x%08x", in soc_get_available_memory_regions()
172 … ESP_EARLY_LOGV(TAG, "Start of region 0x%08x - 0x%08x overlaps reserved 0x%08x - 0x%08x", in soc_get_available_memory_regions()
178 … ESP_EARLY_LOGV(TAG, "End of region 0x%08x - 0x%08x overlaps reserved 0x%08x - 0x%08x", in soc_get_available_memory_regions()
191 … ESP_EARLY_LOGD(TAG, "Available memory region 0x%08x - 0x%08x", in.start, in.start + in.size); in soc_get_available_memory_regions()
/hal_espressif-3.5.0/docs/_static/
Dchip-esp32-s2.svg14 x="0px"
40 inkscape:window-x="640"
77 x="32"
83 x="32"
89 x="32"
95 x="32"
104 x="31.9"
110 x="32"
116 x="32"
122 x="31.9"
[all …]
Dchip-esp32.svg14 x="0px"
40 inkscape:window-x="1118"
74 x="24.5"
80 x="24.5"
86 x="24.5"
92 x="24.5"
101 x="24.4"
107 x="24.5"
113 x="24.5"
119 x="24.4"
[all …]
Dchip-esp32-c3.svg3 …图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
19 <rect id="XMLID_462_" x="31.3" y="47.3" class="st1" width="6.1" height="4"/>
20 <rect id="XMLID_461_" x="31.4" y="55.4" class="st1" width="6.1" height="4"/>
21 <rect id="XMLID_460_" x="31.4" y="63.4" class="st1" width="6.1" height="4"/>
22 <rect id="XMLID_459_" x="31.3" y="71.3" class="st1" width="6.1" height="4"/>
25 <rect id="XMLID_452_" x="31.5" y="78.9" class="st1" width="6.1" height="4"/>
26 <rect id="XMLID_451_" x="31.6" y="87" class="st1" width="6.1" height="4"/>
27 <rect id="XMLID_450_" x="31.6" y="95" class="st1" width="6.1" height="4"/>
28 <rect id="XMLID_449_" x="31.5" y="102.9" class="st1" width="6.1" height="4"/>
33 <rect id="XMLID_457_" x="115.1" y="78.9" class="st1" width="6.1" height="4"/>
[all …]
/hal_espressif-3.5.0/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_server/main/
Dmain.c113 ESP_LOGI(TAG, "net_idx: 0x%04x, addr: 0x%04x", net_idx, addr); in prov_complete()
114 ESP_LOGI(TAG, "flags: 0x%02x, iv_index: 0x%08x", flags, iv_index); in prov_complete()
214 ESP_LOGI(TAG, "event 0x%02x, opcode 0x%04x, src 0x%04x, dst 0x%04x", in example_ble_mesh_generic_server_cb()
222 ESP_LOGI(TAG, "onoff 0x%02x", param->value.state_change.onoff_set.onoff); in example_ble_mesh_generic_server_cb()
230 ESP_LOGI(TAG, "onoff 0x%02x", srv->state.onoff); in example_ble_mesh_generic_server_cb()
238 …ESP_LOGI(TAG, "onoff 0x%02x, tid 0x%02x", param->value.set.onoff.onoff, param->value.set.onoff.tid… in example_ble_mesh_generic_server_cb()
240 ESP_LOGI(TAG, "trans_time 0x%02x, delay 0x%02x", in example_ble_mesh_generic_server_cb()
247 ESP_LOGE(TAG, "Unknown Generic Server event 0x%02x", event); in example_ble_mesh_generic_server_cb()
259 ESP_LOGI(TAG, "net_idx 0x%04x, app_idx 0x%04x", in example_ble_mesh_config_server_cb()
266 ESP_LOGI(TAG, "elem_addr 0x%04x, app_idx 0x%04x, cid 0x%04x, mod_id 0x%04x", in example_ble_mesh_config_server_cb()
[all …]
/hal_espressif-3.5.0/components/soc/esp32/include/soc/
Dgpio_reg.h19 /* GPIO_BT_SEL : R/W ;bitpos:[31:0] ;default: x ; */
27 /* GPIO_OUT_DATA : R/W ;bitpos:[31:0] ;default: x ; */
35 /* GPIO_OUT_DATA_W1TS : R/W ;bitpos:[31:0] ;default: x ; */
43 /* GPIO_OUT_DATA_W1TC : R/W ;bitpos:[31:0] ;default: x ; */
51 /* GPIO_OUT1_DATA : R/W ;bitpos:[7:0] ;default: x ; */
59 /* GPIO_OUT1_DATA_W1TS : R/W ;bitpos:[7:0] ;default: x ; */
67 /* GPIO_OUT1_DATA_W1TC : R/W ;bitpos:[7:0] ;default: x ; */
75 /* GPIO_SDIO_SEL : R/W ;bitpos:[7:0] ;default: x ; */
83 /* GPIO_ENABLE_DATA : R/W ;bitpos:[31:0] ;default: x ; */
91 /* GPIO_ENABLE_DATA_W1TS : R/W ;bitpos:[31:0] ;default: x ; */
[all …]
/hal_espressif-3.5.0/components/esp_hw_support/test/
Dtest_fastbus.c45 int x; in tskOne() local
51 for (x = 0; x < 64; x++) { in tskOne()
52 WRITE_PERI_REG(UART_FIFO_REG(1), x ^ xor); in tskOne()
58 for (x = 0; x < 255; x++) { in tskOne()
59 ct[x] = 0; //zero ctrs in tskOne()
61 for (x = 0; x < 128; x++) { in tskOne()
62 ct[(int)res[x]^xor]++; //count values in tskOne()
64 for (x = 0; x < 255; x++) { //check counts in tskOne()
65 if (ct[x] != (x < 128 ? 1 : 0)) { in tskOne()
69 printf("Error! Received value %d %d times!\n", x, ct[x]); in tskOne()
[all …]
/hal_espressif-3.5.0/examples/bluetooth/esp_ble_mesh/ble_mesh_vendor_model/vendor_server/main/
Dmain.c88 ESP_LOGI(TAG, "net_idx 0x%03x, addr 0x%04x", net_idx, addr); in prov_complete()
89 ESP_LOGI(TAG, "flags 0x%02x, iv_index 0x%08x", flags, iv_index); in prov_complete()
134 ESP_LOGI(TAG, "net_idx 0x%04x, app_idx 0x%04x", in example_ble_mesh_config_server_cb()
141 ESP_LOGI(TAG, "elem_addr 0x%04x, app_idx 0x%04x, cid 0x%04x, mod_id 0x%04x", in example_ble_mesh_config_server_cb()
160 ESP_LOGI(TAG, "Recv 0x%06x, tid 0x%04x", param->model_operation.opcode, tid); in example_ble_mesh_custom_model_cb()
165 ESP_LOGE(TAG, "Failed to send message 0x%06x", ESP_BLE_MESH_VND_MODEL_OP_STATUS); in example_ble_mesh_custom_model_cb()
171 ESP_LOGE(TAG, "Failed to send message 0x%06x", param->model_send_comp.opcode); in example_ble_mesh_custom_model_cb()
174 ESP_LOGI(TAG, "Send 0x%06x", param->model_send_comp.opcode); in example_ble_mesh_custom_model_cb()
/hal_espressif-3.5.0/examples/protocols/modbus/tcp/mb_tcp_slave/main/
Dtcp_slave.c75 sprintf(mac_str, "%s%02X%02X%02X%02X%02X%02X", pref, MAC2STR(mac)); in gen_mac_str()
81 sprintf(slave_id_str, "%s%02X%02X%02X%02X", service_name, MB_ID2STR(MB_DEVICE_ID)); in gen_id_str()
87 sprintf(name, "%s_%02X", service_name, MB_SLAVE_ADDR); in gen_host_name_str()
177 ESP_LOGI(TAG, "HOLDING %s (%u us), ADDR:%u, TYPE:%u, INST_ADDR:0x%.4x, SIZE:%u", in slave_operation_func()
195 ESP_LOGI(TAG, "INPUT READ (%u us), ADDR:%u, TYPE:%u, INST_ADDR:0x%.4x, SIZE:%u", in slave_operation_func()
203 ESP_LOGI(TAG, "DISCRETE READ (%u us): ADDR:%u, TYPE:%u, INST_ADDR:0x%.4x, SIZE:%u", in slave_operation_func()
211 ESP_LOGI(TAG, "COILS %s (%u us), ADDR:%u, TYPE:%u, INST_ADDR:0x%.4x, SIZE:%u", in slave_operation_func()
235 "nvs_flash_init fail, returns(0x%x).", in init_services()
240 "esp_netif_init fail, returns(0x%x).", in init_services()
245 "esp_event_loop_create_default fail, returns(0x%x).", in init_services()
[all …]
/hal_espressif-3.5.0/components/mbedtls/port/
Desp_bignum.c143 /* Z = (X * Y) mod M
147 int esp_mpi_mul_mpi_mod(mbedtls_mpi *Z, const mbedtls_mpi *X, const mbedtls_mpi *Y, const mbedtls_m… in esp_mpi_mul_mpi_mod() argument
151 size_t x_bits = mbedtls_mpi_bitlen(X); in esp_mpi_mul_mpi_mod()
169 /* Load and start a (X * Y) mod M calculation */ in esp_mpi_mul_mpi_mod()
170 esp_mpi_mul_mpi_mod_hw_op(X, Y, M, &Rinv, Mprime, hw_words); in esp_mpi_mul_mpi_mod()
175 Z->s = X->s * Y->s; in esp_mpi_mul_mpi_mod()
190 static size_t mbedtls_mpi_msb( const mbedtls_mpi *X ) in mbedtls_mpi_msb() argument
193 if (X != NULL && X->n != 0) { in mbedtls_mpi_msb()
194 for (i = X->n - 1; i >= 0; i--) { in mbedtls_mpi_msb()
195 if (X->p[i] != 0) { in mbedtls_mpi_msb()
[all …]

12345678910>>...54