/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/ |
D | hcidefs.h | 423 * | 1 1 1 1 1 1 | 0 0 0 | X X X X X X X | Already Exist 424 * | 1 1 1 1 1 1 | 0 0 1 | X X X X X X X | ESP VENDOR COMMON HCI CMD 425 * | 1 1 1 1 1 1 | 0 1 0 | X X X X X X X | ESP VENDOR BLE HCI CMD 426 * | 1 1 1 1 1 1 | 0 1 1 | X X X X X X X | ESP VENDOR BT HCI CMD 427 * | 1 1 1 1 1 1 | 1 0 0 | X X X X X X X | RESERVED FOR FUTURE USE 428 * | 1 1 1 1 1 1 | 1 0 1 | X X X X X X X | RESERVED FOR FUTURE USE 429 * | 1 1 1 1 1 1 | 1 1 0 | X X X X X X X | RESERVED FOR FUTURE USE 430 * | 1 1 1 1 1 1 | 1 1 1 | X X X X X X X | RESERVED FOR FUTURE USE 497 #define HCI_LE_STATES_NON_CONN_ADV_SUPPORTED(x) ((x)[HCI_SUPP_LE_STATES_NON_CONN_ADV_OFF] & HC… argument 502 #define HCI_LE_STATES_SCAN_ADV_SUPPORTED(x) ((x)[HCI_SUPP_LE_STATESSCAN_ADV_OFF] & HCI_SUPP_LE… argument [all …]
|
/hal_espressif-2.7.6/examples/system/base_mac_address/main/ |
D | base_mac_address_example_main.c | 79 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-2.7.6/components/wear_levelling/ |
D | SPI_Flash.cpp | 33 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()
|
D | WL_Flash.cpp | 30 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-2.7.6/components/esp_rom/test/ |
D | test_libgcc.c | 6 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-2.7.6/components/openssl/library/ |
D | ssl_x509.c | 24 int __X509_show_info(X509 *x) in __X509_show_info() argument 26 return X509_METHOD_CALL(show_info, x); in __X509_show_info() 35 X509 *x; in __X509_new() local 37 x = ssl_mem_zalloc(sizeof(X509)); in __X509_new() 38 if (!x) { in __X509_new() 39 SSL_DEBUG(SSL_X509_ERROR_LEVEL, "no enough memory > (x)"); in __X509_new() 43 x->ref_counter = 1; in __X509_new() 46 x->method = ix->method; in __X509_new() 48 x->method = X509_method(); in __X509_new() 50 ret = X509_METHOD_CALL(new, x, ix); in __X509_new() [all …]
|
/hal_espressif-2.7.6/components/wpa_supplicant/port/include/ |
D | endian.h | 78 #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 …]
|
D | byteswap.h | 13 # define __bswap_16(x) \ argument 15 ({ unsigned short int __bsx = (x); \ 29 # define __bswap_32(x) \ argument 31 ({ unsigned int __bsx = (x); \ 47 # define __bswap_constant_64(x) \ argument 48 ((((x) & 0xff00000000000000ull) >> 56) \ 49 | (((x) & 0x00ff000000000000ull) >> 40) \ 50 | (((x) & 0x0000ff0000000000ull) >> 24) \ 51 | (((x) & 0x000000ff00000000ull) >> 8) \ 52 | (((x) & 0x00000000ff000000ull) << 8) \ [all …]
|
/hal_espressif-2.7.6/components/soc/ |
D | memory_layout_utils.c | 88 ESP_EARLY_LOGD(TAG, "Reserved memory range 0x%08x - 0x%08x", in s_prepare_reserved_regions() 97 "0x%08x - 0x%08x overlaps with 0x%08x - 0x%08x", in s_prepare_reserved_regions() 126 … ESP_EARLY_LOGV(TAG, "Examining memory region 0x%08x - 0x%08x", in.start, in.start + in.size); in soc_get_available_memory_regions() 141 ESP_EARLY_LOGV(TAG, "Region 0x%08x - 0x%08x inside of reserved 0x%08x - 0x%08x", in soc_get_available_memory_regions() 148 ESP_EARLY_LOGV(TAG, "Region 0x%08x - 0x%08x contains reserved 0x%08x - 0x%08x", in soc_get_available_memory_regions() 166 … ESP_EARLY_LOGV(TAG, "Start of region 0x%08x - 0x%08x overlaps reserved 0x%08x - 0x%08x", in soc_get_available_memory_regions() 172 … ESP_EARLY_LOGV(TAG, "End of region 0x%08x - 0x%08x overlaps reserved 0x%08x - 0x%08x", in soc_get_available_memory_regions() 185 … 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-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_console/main/ |
D | ble_mesh_reg_cfg_client_cmd.c | 49 ESP_LOGD(TAG, "enter %s, event = %x\n, error_code = %x\n", __func__, event, param->error_code); in ble_mesh_configuration_client_model_cb() 57 ESP_LOGI(TAG, "CfgClient:beacon,0x%x", param->status_cb.beacon_status.beacon); in ble_mesh_configuration_client_model_cb() 60 …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() 63 … ESP_LOGI(TAG, "CfgClient:ttl,0x%x", param->status_cb.default_ttl_status.default_ttl); in ble_mesh_configuration_client_model_cb() 66 … ESP_LOGI(TAG, "CfgClient:proxy,0x%x", param->status_cb.gatt_proxy_status.gatt_proxy); in ble_mesh_configuration_client_model_cb() 69 …ESP_LOGI(TAG, "CfgClient:relay,0x%x,retransmit,0x%x", param->status_cb.relay_status.relay, param->… in ble_mesh_configuration_client_model_cb() 73 … ESP_LOGI(TAG, "CfgClient:PublishGet,OK,0x%x", param->status_cb.model_pub_status.publish_addr); in ble_mesh_configuration_client_model_cb() 80 ESP_LOGI(TAG, "CfgClient:friend,0x%x", param->status_cb.friend_status.friend_state); in ble_mesh_configuration_client_model_cb() 84 …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() 93 …"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 …]
|
D | transaction.c | 30 ESP_LOGV(TAG, "transaction reset: %x", (uint32_t) trans); in transaction_reset() 65 …ESP_LOGD(TAG, "transactions set events: %x, %x, %x, %x; ret: %x", (uint32_t) trans, trans->type, t… in transaction_set_events() 86 ESP_LOGV(TAG, "transactions test events: %x, %x; ret: %x", (uint32_t) trans, events, ret); in transaction_test_events() 105 …ESP_LOGD(TAG, "transactions clear events: %x, %x, %x, %x; ret: %x", (uint32_t) trans, trans->type,… in transaction_clear_events() 124 …ESP_LOGD(TAG, "transactions abort: %x, %x, %x, %x; ret: %x", (uint32_t) trans, trans->type, trans-… in transaction_abort() 167 … ESP_LOGD(TAG, "transaction created: %x, %x, %x; ret: %x", type, sub_type, (uint32_t) *trans, ret); in transaction_init() 188 …ESP_LOGI(TAG, "transaction timeout: %x, %x, %x, %x, %x", (uint32_t) trans, trans->type, trans->sub… in transaction_run() 217 …ESP_LOGD(TAG, "transaction run: %x, %x, %x; ret: %x", (uint32_t) trans, trans->type, trans->sub_ty… in transaction_run() 221 ESP_LOGD(TAG, "transaction run: %x; ret: %x", (uint32_t) trans, ret); in transaction_run() 250 …ESP_LOGV(TAG, "transaction get: %x, %x, %x, %x", type, sub_type, (uint32_t) start, (uint32_t) tran… in transaction_get()
|
/hal_espressif-2.7.6/components/newlib/platform_include/ |
D | endian.h | 67 #define bswap16(x) __bswap16(x) argument 68 #define bswap32(x) __bswap32(x) argument 69 #define bswap64(x) __bswap64(x) argument 76 #define htobe16(x) bswap16((x)) argument 77 #define htobe32(x) bswap32((x)) argument 78 #define htobe64(x) bswap64((x)) argument 79 #define htole16(x) ((uint16_t)(x)) argument 80 #define htole32(x) ((uint32_t)(x)) argument 81 #define htole64(x) ((uint64_t)(x)) argument 83 #define be16toh(x) bswap16((x)) argument [all …]
|
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/ |
D | local_operation.c | 26 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 …]
|
D | cfg_srv.c | 123 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 …]
|
D | settings.c | 247 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 …]
|
D | cfg_cli.c | 150 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-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_sensor_model/sensor_client/main/ |
D | main.c | 116 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-2.7.6/docs/_static/ |
D | chip-esp32.svg | 14 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 …]
|
D | chip-esp32-s2.svg | 14 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 …]
|
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_server/main/ |
D | main.c | 113 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-2.7.6/components/esp32/test/ |
D | test_fastbus.c | 37 int x; in tskOne() local 43 for (x = 0; x < 64; x++) { in tskOne() 44 WRITE_PERI_REG(UART_FIFO_REG(1), x ^ xor); in tskOne() 50 for (x = 0; x < 255; x++) { in tskOne() 51 ct[x] = 0; //zero ctrs in tskOne() 53 for (x = 0; x < 128; x++) { in tskOne() 54 ct[(int)res[x]^xor]++; //count values in tskOne() 56 for (x = 0; x < 255; x++) { //check counts in tskOne() 57 if (ct[x] != (x < 128 ? 1 : 0)) { in tskOne() 61 printf("Error! Received value %d %d times!\n", x, ct[x]); in tskOne() [all …]
|
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_vendor_model/vendor_server/main/ |
D | main.c | 88 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-2.7.6/examples/peripherals/spi_master/lcd/main/ |
D | pretty_effect.c | 22 static inline uint16_t get_bgnd_pixel(int x, int y) in get_bgnd_pixel() argument 25 x+=8; in get_bgnd_pixel() 27 return pixels[y][x]; in get_bgnd_pixel() 31 static inline uint16_t get_bgnd_pixel(int x, int y) in get_bgnd_pixel() argument 33 return ((x<<3)^(y<<3)^(x*y)); in get_bgnd_pixel() 54 for (int x=0; x<320; x++) xofs[x]=sin(frame*0.15+x*0.06)*4; in pretty_effect_calc_lines() local 56 for (int x=0; x<320; x++) xcomp[x]=sin(frame*0.11+x*0.12)*4; in pretty_effect_calc_lines() local 61 for (int x=0; x<320; x++) { in pretty_effect_calc_lines() local 62 *dest++=get_bgnd_pixel(x+yofs[y]+xcomp[x], y+xofs[x]+ycomp[y]); in pretty_effect_calc_lines()
|
/hal_espressif-2.7.6/components/soc/esp32/include/soc/ |
D | gpio_reg.h | 19 /* 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-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_vendor_model/vendor_client/main/ |
D | main.c | 141 … ESP_LOGI(TAG, "Restore, server_addr 0x%04x, vnd_tid 0x%04x", store.server_addr, store.vnd_tid); in mesh_example_info_restore() 169 ESP_LOGI(TAG, "node_index %u, primary_addr 0x%04x, element_num %u, net_idx 0x%03x", in prov_complete() 176 sprintf(name, "%s%02x", "NODE-", node_index); in prov_complete() 185 ESP_LOGE(TAG, "Failed to get node 0x%04x info", primary_addr); in prov_complete() 213 ESP_LOGI(TAG, "Address type 0x%02x, adv type 0x%02x", addr_type, adv_type); in recv_unprov_adv_pkt() 215 …ESP_LOGI(TAG, "oob info 0x%04x, bearer %s", oob_info, (bearer & ESP_BLE_MESH_PROV_ADV) ? "PB-ADV" … in recv_unprov_adv_pkt() 256 ESP_LOGI(TAG, "ESP_BLE_MESH_PROVISIONER_PROV_LINK_CLOSE_EVT, bearer %s, reason 0x%02x", in example_ble_mesh_provisioning_cb() 317 …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() 323 ESP_LOGI(TAG, "* Loc 0x%04x, NumS 0x%02x, NumV 0x%02x *", loc, nums, numv); in example_ble_mesh_parse_node_comp_data() 326 ESP_LOGI(TAG, "* SIG Model ID 0x%04x *", model_id); in example_ble_mesh_parse_node_comp_data() [all …]
|