Searched refs:types (Results 1 – 17 of 17) sorted by relevance
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/ |
D | eap_tls_common.h | 131 struct eap_method_type **types, 133 int eap_peer_tls_phase2_nak(struct eap_method_type *types, size_t num_types,
|
D | eap_tls_common.c | 946 struct eap_method_type **types, in eap_peer_select_phase2_methods() argument 1011 *types = methods; in eap_peer_select_phase2_methods() 1025 int eap_peer_tls_phase2_nak(struct eap_method_type *types, size_t num_types, in eap_peer_tls_phase2_nak() argument 1036 (u8 *) types, num_types * sizeof(struct eap_method_type)); in eap_peer_tls_phase2_nak() 1043 if (types[i].vendor == EAP_VENDOR_IETF && in eap_peer_tls_phase2_nak() 1044 types[i].method < 256) in eap_peer_tls_phase2_nak() 1045 wpabuf_put_u8(*resp, types[i].method); in eap_peer_tls_phase2_nak()
|
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/ |
D | oi_cpu_dep.h | 203 #error basic types not defined 230 #error basic types not defined
|
/hal_espressif-latest/components/hal/ |
D | README.md | 7 …o the SoC. The interface consists of function declarations and abstracted types that other, higher… 9 …herals and 'core' hardware such as the CPU, MPU, caches, etc. It contains for the abstracted types.
|
/hal_espressif-latest/zephyr/ |
D | Kconfig | 113 some flash chip types need more than that.
|
/hal_espressif-latest/components/log/ |
D | README.rst | 51 … Use of this macros should be as sparing as possible, as logging in these types of code should be …
|
/hal_espressif-latest/components/esp_netif/ |
D | README.md | 106 …ntageous from a perspective the user’s application gets access only to frame types it is interested
|
/hal_espressif-latest/components/esp_coex/ |
D | Kconfig | 23 … It can support three types of wired combinations so far which are 1-wired/2-wired/3-wired.
|
/hal_espressif-latest/components/esp_hw_support/ |
D | Kconfig | 117 … To reduce leakage current, some types of SPI Flash/RAM only need to pull up the CS pin 157 some flash chip types need more than that.
|
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/ |
D | advanced-options.rst | 147 with many serial ports. There are a few different types that can be combined. A port must match all…
|
D | basic-commands.rst | 28 …For other types of images, consult your SDK documentation to determine the files to flash at which…
|
/hal_espressif-latest/zephyr/blobs/ |
D | license.txt | 34 and conversions to other media types.
|
/hal_espressif-latest/ |
D | LICENSE | 34 and conversions to other media types.
|
/hal_espressif-latest/tools/esptool_py/esptool/targets/stub_flasher/2/ |
D | LICENSE-APACHE | 33 and conversions to other media types.
|
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/ |
D | boot-mode-selection.rst | 167 - For other types of hardware, try pulling ``{IDF_TARGET_STRAP_BOOT_GPIO}`` down.
|
/hal_espressif-latest/components/mbedtls/ |
D | Kconfig | 681 … Enable to show configuration for different types of pre-shared-key TLS authentatication methods.
|
/hal_espressif-latest/components/bootloader/ |
D | Kconfig.projbuild | 392 … Following other reset types, the bootloader will still validate the app image. This increases
|