Home
last modified time | relevance | path

Searched refs:types (Results 1 – 17 of 17) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_tls_common.h131 struct eap_method_type **types,
133 int eap_peer_tls_phase2_nak(struct eap_method_type *types, size_t num_types,
Deap_tls_common.c946 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/
Doi_cpu_dep.h203 #error basic types not defined
230 #error basic types not defined
/hal_espressif-latest/components/hal/
DREADME.md7 …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/
DKconfig113 some flash chip types need more than that.
/hal_espressif-latest/components/log/
DREADME.rst51 … 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/
DREADME.md106 …ntageous from a perspective the user’s application gets access only to frame types it is interested
/hal_espressif-latest/components/esp_coex/
DKconfig23 … 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/
DKconfig117 … 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/
Dadvanced-options.rst147 with many serial ports. There are a few different types that can be combined. A port must match all…
Dbasic-commands.rst28 …For other types of images, consult your SDK documentation to determine the files to flash at which…
/hal_espressif-latest/zephyr/blobs/
Dlicense.txt34 and conversions to other media types.
/hal_espressif-latest/
DLICENSE34 and conversions to other media types.
/hal_espressif-latest/tools/esptool_py/esptool/targets/stub_flasher/2/
DLICENSE-APACHE33 and conversions to other media types.
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dboot-mode-selection.rst167 - For other types of hardware, try pulling ``{IDF_TARGET_STRAP_BOOT_GPIO}`` down.
/hal_espressif-latest/components/mbedtls/
DKconfig681 … Enable to show configuration for different types of pre-shared-key TLS authentatication methods.
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild392 … Following other reset types, the bootloader will still validate the app image. This increases