Home
last modified time | relevance | path

Searched refs:class (Results 1 – 25 of 70) sorted by relevance

123

/hal_espressif-3.6.0/docs/_static/diagrams/
Di2c-command-link-master-read-blockdiag.diag9 class spacer [shape=none, width=10];
10 class cmdlink [colwidth=2, width=180];
11 class cjoint [shape=none, width=40];
32 0 [class=spacer]; a0 [shape=none, colwidth=5]; f0 [shape=note, colwidth=2];
33 …1 [class=spacer]; a1 [shape=none]; b1; c1 [width=40]; e1 [shape=none, width=30]; f1 [shape=none]; …
34 …2 [class=spacer]; a2 [shape=none]; b2; c2 [class=cjoint]; d2 [shape=none]; e2 [width=30]; g2 [shap…
35 … 3 [class=spacer]; a3 [shape=none, colwidth=3]; d3 [colwidth=2]; f3 [colwidth=2]; h3 [colwidth=2];
36 4 [class=spacer]; a4 [class=cmdlink]
37 5 [class=spacer]; a5 [class=cmdlink];
38 …6 [class=spacer]; a6 [class=cmdlink]; c6 [class=cjoint]; a6 -- c6 [style=solid]; c6 -- c2 -> c1 [f…
[all …]
Di2c-command-link-master-write-blockdiag.diag10 class spacer [shape=none, width=10];
11 class cmdlink [colwidth=2, width=180];
12 class cjoint [shape=none, width=40];
32 0 [class=spacer]; a0 [shape=none, colwidth=5]; f0 [shape=note, colwidth=2];
33 …1 [class=spacer]; a1 [shape=none]; b1; c1 [width=40]; e1 [shape=none, width=30]; g1 [shape=none, w…
34 …2 [class=spacer]; a2 [shape=none]; b2; c2 [class=cjoint]; d2 [shape=none]; e2 [width=30]; f2 [shap…
35 3 [class=spacer]; a3 [shape=none, colwidth=3]; d3 [colwidth=2]; f3 [colwidth=2];
36 4 [class=spacer]; a4 [class=cmdlink]
37 5 [class=spacer]; a5 [class=cmdlink];
38 …6 [class=spacer]; a6 [class=cmdlink]; c6 [class=cjoint]; a6 -- c6 [style=solid]; c6 -- c2 -> c1 [f…
[all …]
/hal_espressif-3.6.0/tools/kconfig/
Dqconf.h19 class ConfigView;
20 class ConfigList;
21 class ConfigItem;
22 class ConfigLineEdit;
23 class ConfigMainWindow;
25 class ConfigSettings : public QSettings {
42 class ConfigList : public QTreeWidget {
44 typedef class QTreeWidget Parent;
123 class ConfigItem : public QTreeWidgetItem {
124 typedef class QTreeWidgetItem Parent;
[all …]
/hal_espressif-3.6.0/components/wpa_supplicant/src/tls/
Dpkcs8.c30 hdr.class != ASN1_CLASS_UNIVERSAL || in pkcs8_key_import()
41 hdr.class != ASN1_CLASS_UNIVERSAL || hdr.tag != ASN1_TAG_INTEGER) { in pkcs8_key_import()
44 hdr.class, hdr.tag); in pkcs8_key_import()
71 hdr.class != ASN1_CLASS_UNIVERSAL || in pkcs8_key_import()
76 hdr.class, hdr.tag); in pkcs8_key_import()
106 hdr.class != ASN1_CLASS_UNIVERSAL || in pkcs8_key_import()
110 hdr.class, hdr.tag); in pkcs8_key_import()
142 hdr.class != ASN1_CLASS_UNIVERSAL || in pkcs8_enc_key_import()
154 hdr.class != ASN1_CLASS_UNIVERSAL || in pkcs8_enc_key_import()
159 hdr.class, hdr.tag); in pkcs8_enc_key_import()
[all …]
Dx509v3.c196 hdr.class != ASN1_CLASS_UNIVERSAL || in x509_parse_algorithm_identifier()
200 hdr.class, hdr.tag); in x509_parse_algorithm_identifier()
238 hdr.class != ASN1_CLASS_UNIVERSAL || in x509_parse_public_key()
242 hdr.class, hdr.tag); in x509_parse_public_key()
257 hdr.class != ASN1_CLASS_UNIVERSAL || in x509_parse_public_key()
261 hdr.class, hdr.tag); in x509_parse_public_key()
314 hdr.class != ASN1_CLASS_UNIVERSAL || in x509_parse_name()
318 hdr.class, hdr.tag); in x509_parse_name()
332 hdr.class != ASN1_CLASS_UNIVERSAL || in x509_parse_name()
336 "%d tag 0x%x", hdr.class, hdr.tag); in x509_parse_name()
[all …]
Dpkcs5.c83 hdr.class != ASN1_CLASS_UNIVERSAL || in pkcs5_get_params()
87 hdr.class, hdr.tag); in pkcs5_get_params()
95 hdr.class != ASN1_CLASS_UNIVERSAL || in pkcs5_get_params()
100 hdr.class, hdr.tag, hdr.length); in pkcs5_get_params()
111 hdr.class != ASN1_CLASS_UNIVERSAL || hdr.tag != ASN1_TAG_INTEGER) { in pkcs5_get_params()
113 "class %d tag 0x%x", hdr.class, hdr.tag); in pkcs5_get_params()
Drsa.c40 hdr.class != ASN1_CLASS_UNIVERSAL || hdr.tag != ASN1_TAG_INTEGER) { in crypto_rsa_parse_integer()
42 "tag 0x%x", hdr.class, hdr.tag); in crypto_rsa_parse_integer()
88 hdr.class != ASN1_CLASS_UNIVERSAL || in crypto_rsa_import_public_key()
92 hdr.class, hdr.tag); in crypto_rsa_import_public_key()
195 hdr.class != ASN1_CLASS_UNIVERSAL || in crypto_rsa_import_private_key()
199 hdr.class, hdr.tag); in crypto_rsa_import_private_key()
Dtlsv1_cred.c367 hdr.class != ASN1_CLASS_UNIVERSAL || in tlsv1_set_dhparams_der()
371 hdr.class, hdr.tag); in tlsv1_set_dhparams_der()
380 if (hdr.class != ASN1_CLASS_UNIVERSAL || in tlsv1_set_dhparams_der()
383 "class=%d tag=0x%x", hdr.class, hdr.tag); in tlsv1_set_dhparams_der()
402 if (hdr.class != ASN1_CLASS_UNIVERSAL || in tlsv1_set_dhparams_der()
405 "class=%d tag=0x%x", hdr.class, hdr.tag); in tlsv1_set_dhparams_der()
Dasn1.c24 hdr->class = hdr->identifier >> 6; in asn1_get_next()
131 if (hdr.class != ASN1_CLASS_UNIVERSAL || hdr.tag != ASN1_TAG_OID) { in asn1_get_oid()
133 "tag 0x%x", hdr.class, hdr.tag); in asn1_get_oid()
/hal_espressif-3.6.0/docs/zh_CN/api-reference/storage/
Dsdmmc.rst29 协议层通过 :cpp:class:`sdmmc_host_t` 结构体和主机协同工作,该结构体包含指向主机各类函数的指针。
42 …pp:class:`sdmmc_host_t` 结构体,此结构体描述了 SD/MMC 主机驱动,列出了其功能,并提供指向驱动程序函数的指针。协议层将卡信息储存于 :cpp:class:`sdmmc…
49 …it`,并将参数 ``host`` (主机驱动信息)和参数 ``card`` (指向 :cpp:class:`sdmmc_card_t` 结构体的指针)传递给此函数。函数运行结束后,将会向 :cp…
111 多数应用程序仅需在一个任务中使用协议层。因此,协议层在 :cpp:class:`sdmmc_card_t` 结构体或在访问 SDMMC 或 SD SPI 主机驱动程序时不使用任何类型的锁。这种锁通常…
/hal_espressif-3.6.0/components/tinyusb/
DCMakeLists.txt45 "tinyusb/src/class/cdc/cdc_device.c"
46 "tinyusb/src/class/hid/hid_device.c"
47 "tinyusb/src/class/midi/midi_device.c"
48 "tinyusb/src/class/msc/msc_device.c"
49 "tinyusb/src/class/vendor/vendor_device.c"
60 …# when no builtin class driver is enabled, an uint8_t data compared with `BUILTIN_DRIVER_COUNT` wi…
/hal_espressif-3.6.0/docs/en/api-guides/
Devent-handling.rst50 | WIFI_EVENT_SCAN_DONE | :cpp:class:`wifi_event_sta_scan_done_t` |
59 | WIFI_EVENT_STA_CONNECTED | :cpp:class:`wifi_event_sta_connected_t` |
62 | WIFI_EVENT_STA_DISCONNECTED | :cpp:class:`wifi_event_sta_disconnected_t` |
65 | WIFI_EVENT_STA_AUTHMODE_CHANGE | :cpp:class:`wifi_event_sta_authmode_change_t` |
77 | WIFI_EVENT_STA_WPS_ER_PIN | :cpp:class:`wifi_event_sta_wps_er_pin_t` |
86 | WIFI_EVENT_AP_STACONNECTED | :cpp:class:`wifi_event_ap_staconnected_t` |
89 | WIFI_EVENT_AP_STADISCONNECTED | :cpp:class:`wifi_event_ap_stadisconnected_t` |
92 | WIFI_EVENT_AP_PROBEREQRECVED | :cpp:class:`wifi_event_ap_probe_req_rx_t` |
111 | IP_EVENT_STA_GOT_IP | :cpp:class:`ip_event_got_ip_t` |
120 | IP_EVENT_GOT_IP6 | :cpp:class:`ip_event_got_ip6_t` |
[all …]
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dusb_host.rst18 … directly. Instead, most applications will use the API provided by a host class driver that is imp…
22 - The user needs to implement a custom host class driver such as a vendor specific class driver
32 - Allows multiple class drivers to run simultaneously (i.e., multiple clients of the Host Library)
34 …eral rule of thumb regarding the number of tasks is ``(the number of host class drivers running + …
65 …ic facing layer of the USB Host Stack. Any other IDF component (such as a class driver or a user c…
75 A client of the Host Library is a software component (such as a host class driver or user component…
109 ….e., the client tasks and the Daemon Task) will need to be created by the class drivers or the use…
213 The following code snippet demonstrates a bare-bones host class driver and its client task. The cod…
217 - Implementation of a simple state machine for the class driver. The class driver simply opens a de…
263 //Initialize class driver objects
[all …]
Dsdmmc_host.rst44 …atrix. To reserve the pins, set the ``cd`` and ``wp`` members of the :cpp:class:`sdmmc_slot_config…
80 … be called by the SD/MMC protocol layer via function pointers in the :cpp:class:`sdmmc_host_t` str…
90 With the default initializers for :cpp:class:`sdmmc_host_t` and :cpp:class:`sdmmc_slot_config_t` (:…
92 …to increase the bus frequency by changing the ``max_freq_khz`` field of :cpp:class:`sdmmc_host_t`::
97 To configure the bus width, set the ``width`` field of :cpp:class:`sdmmc_slot_config_t`. For exampl…
107 …ach of the signals. Configuration is performed by setting members of :cpp:class:`sdmmc_slot_config…
124 …Once :cpp:class:`sdmmc_slot_config_t` structure is initialized this way, you can use it when calli…
131 - SDMMC host frequency is set to :c:macro:`SDMMC_FREQ_HIGHSPEED` in :cpp:class:`sdmmc_host_t` struc…
134 …equency, clear :c:macro:`SDMMC_HOST_FLAG_DDR` bit in ``flags`` field of :cpp:class:`sdmmc_host_t`::
/hal_espressif-3.6.0/tools/ci/python_packages/tiny_test_fw/docs/
Dindex.rst96 1. DUT: DUT class provides methods to interact with DUT
118 class BaseDUT {
129 class SerialDUT {
135 class IDFDUT {
139 class BaseApp {
143 class IDFApp {
148 class Example {
151 class EnvConfig {
154 class Env {
/hal_espressif-3.6.0/components/nvs_flash/src/
Dintrusive_list.h21 class intrusive_list;
24 class intrusive_list_node
27 friend class intrusive_list<T>;
33 class intrusive_list
40 class iterator : public std::iterator<std::forward_iterator_tag, T>
/hal_espressif-3.6.0/
D.pylintrc143 missing-class-docstring,
175 # and msvs (visual studio). You can also give a reporter class, e.g.
210 # Tells whether missing members accessed in mixin class should be ignored. A
211 # mixin class is detected if its name ends with "mixin" (case insensitive).
226 # List of class names for which member attributes should not be checked (useful
301 # Allow the body of a class to be on the same line as the declaration if body
303 single-line-class-stmt=no
416 # Naming style matching correct class attribute names.
417 class-attribute-naming-style=any
419 # Regular expression matching correct class attribute names. Overrides class-
[all …]
/hal_espressif-3.6.0/examples/protocols/http_server/restful_server/front/web-demo/src/views/
DHome.vue8 <div class="ma-auto">
9 <span class="grey--text">IDF version: {{version}}</span>
11 <span class="grey--text">ESP cores: {{cores}}</span>
DLight.vue14 <v-text-field v-model="red" class="mt-0" type="number"></v-text-field>
20 <v-text-field v-model="green" class="mt-0" type="number"></v-text-field>
26 <v-text-field v-model="blue" class="mt-0" type="number"></v-text-field>
/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/
DREADME.md15 - The device class code must be set to the CDC class `0x02` or implement Interface Association Desc…
23 - The device class code must be set to the vendor specific class code `0xFF`
/hal_espressif-3.6.0/examples/protocols/http_server/captive_portal/main/
Ddns_server.c45 uint16_t class; member
53 uint16_t class; member
138 uint16_t qd_class = ntohs(question->class); in parse_dns_request()
147 answer->class = htons(qd_class); in parse_dns_request()
/hal_espressif-3.6.0/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_bt_spec.h208 #define OI_BT_VALID_DEVICE_CLASS_FORMAT(class) (OI_BT_DEV_CLASS_FORMAT_TYPE == ((class) & OI_BT_DEV… argument
/hal_espressif-3.6.0/docs/zh_CN/api-reference/system/
Dpower_management.rst28 通过调用 :cpp:func:`esp_pm_configure` 函数可以在应用程序中启用动态调频 (DFS) 功能和自动 Light-sleep 模式。此函数的参数 :cpp:class:`es…
103 - **UART**:如果 REF_TICK 用作时钟源,则 UART 不受 APB 频率变更影响。请查看 :cpp:class:`uart_config_t` 中的 `use_ref_tick`。
105 - **RMT**:如果 REF_TICK 或者 XTAL 被用作时钟源,则 RMT 不受 APB 频率变更影响。请查看 :cpp:class:`rmt_config_t` 结构体中的 `flags…
/hal_espressif-3.6.0/docs/en/api-reference/storage/
Dsdmmc.rst29 …The protocol layer works with the host via the :cpp:class:`sdmmc_host_t` structure. This structure…
42class:`sdmmc_host_t` structure. This structure describes the SD/MMC host driver, lists its capabil…
49 …e host driver information, and ``card`` - a pointer to the structure :cpp:class:`sdmmc_card_t` whi…
111 …on, the protocol layer does not implement any kind of locking on the :cpp:class:`sdmmc_card_t` str…
/hal_espressif-3.6.0/examples/cxx/experimental/esp_timer_cxx/
DREADME.md1 # Example: ESPTimer C++ class
5 This example demonstrates usage of the ESPTimer c++ class in ESP-IDF.

123