Searched full:formats (Results 1 – 25 of 47) sorted by relevance
12
/hal_espressif-3.6.0/ |
D | .readthedocs.yml | 8 # Optionally build your docs in additional formats such as PDF and ePub 9 formats:
|
/hal_espressif-3.6.0/components/esp_rom/esp32s2/ld/ |
D | esp32s2.rom.newlib-nano.ld | 3 As such, they don's support 64-bit integer formats. 4 Floating point formats are supported by setting _printf_float and
|
/hal_espressif-3.6.0/docs/en/api-guides/ |
D | wireshark-user-guide.rst | 53 * Imports/exports packets into a number of file formats, supported by other capture programs 75 …Wireshark can import data from a large number of file formats, supported by other capture programs. 79 …Wireshark can export data into a large number of file formats, supported by other capture programs. 245 …e captured packet in a libpcap file. You can also save the file in other formats, e.g. txt, to ana…
|
D | blufi.rst | 76 The Frame Formats Defined in BluFi 79 The frame formats for the communication between the mobile phone App and {IDF_TARGET_NAME} are defi…
|
/hal_espressif-3.6.0/components/esp_rom/esp32/ld/ |
D | esp32.rom.newlib-nano.ld | 3 As such, they don's support 64-bit integer formats. 4 Floating point formats are supported by setting _printf_float and
|
/hal_espressif-3.6.0/components/newlib/test/ |
D | test_newlib.c | 156 TEST_CASE("test 64bit int formats", "[newlib]") 173 TEST_CASE("test 64bit int formats", "[newlib]")
|
/hal_espressif-3.6.0/components/newlib/ |
D | Kconfig | 57 formatting option. This option doesn't support 64-bit integer formats and C99
|
D | Makefile.old | 18 --disable-newlib-io-c99-formats \
|
/hal_espressif-3.6.0/components/wpa_supplicant/src/eap_peer/ |
D | eap_fast_common.h | 21 * RFC 5422: Section 4.2.1 - Formats for PAC TLV Attributes / Type Field
|
D | eap_config.h | 138 * configuring private_key in one of the following formats:
|
/hal_espressif-3.6.0/components/app_trace/sys_view/SEGGER/ |
D | SEGGER_SYSVIEW.c | 1267 * Formats and sends a SystemView packet with an empty payload. 1285 * Formats and sends a SystemView packet containing a single U32 1308 * Formats and sends a SystemView packet containing 2 U32 parameter payload. 1332 * Formats and sends a SystemView packet containing 3 U32 parameter payload. 1358 * Formats and sends a SystemView packet containing 4 U32 parameter payload. 1386 * Formats and sends a SystemView packet containing 5 U32 parameter payload. 1416 * Formats and sends a SystemView packet containing 6 U32 parameter payload. 1448 * Formats and sends a SystemView packet containing 7 U32 parameter payload. 1482 * Formats and sends a SystemView packet containing 8 U32 parameter payload. 1518 * Formats and sends a SystemView packet containing 9 U32 parameter payload. [all …]
|
/hal_espressif-3.6.0/examples/bluetooth/blufi/ |
D | README.md | 23 …rojects/esp-idf/en/latest/api-guides/blufi.html?highlight=blufi#the-frame-formats-defined-in-blufi)
|
/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/usb/ |
D | cpio.h | 17 * Archive to parse cpio data in the newc and crc formats. Generate a cpio archive like that by e.g.
|
/hal_espressif-3.6.0/components/wear_levelling/doc/ |
D | wl_sw_structure.rst | 10 The WLC accept data formats from older version. Latest version of the WLC will update data format f…
|
/hal_espressif-3.6.0/components/esp_rom/include/esp32s2/rom/usb/ |
D | cpio.h | 17 * Archive to parse cpio data in the newc and crc formats. Generate a cpio archive like that by e.g.
|
/hal_espressif-3.6.0/components/esp_pm/ |
D | pm_locks.c | 194 assert(cb <= len); // above formats should fit into sizeof(line) in esp_pm_dump_locks()
|
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/ |
D | twai.rst | 49 …onally respond with a Data Frame). Data and Remote Frames have two frame formats known as **Extend… 235 …Mode (Note: The yellow and blue fields represent standard and extended frame formats respectively). 241 …de** (Note: The yellow and blue fields represent standard and extended frame formats respectively).
|
/hal_espressif-3.6.0/docs/en/get-started/ |
D | windows-setup.rst | 30 … can enable the support via Control Panel - Change date, time, or number formats - Administrative …
|
/hal_espressif-3.6.0/tools/kconfig_new/ |
D | confgen.py | 4 # settings and output data in multiple formats (update config, generate 239 print("Format '%s' not recognised. Known formats: %s" % (fmt, OUTPUT_FORMATS.keys()))
|
/hal_espressif-3.6.0/components/driver/ |
D | sdspi_transaction.c | 119 // SPI mode uses different command formats. In fact, most of the commands in sdspi_host_do_transaction()
|
/hal_espressif-3.6.0/docs/en/api-guides/tools/ |
D | idf-tools.rst | 70 …The environment variables can be listed in either of ``shell`` or ``key-value`` formats, set by ``…
|
/hal_espressif-3.6.0/tools/ci/python_packages/ttfw_idf/ |
D | unity_test_parser.py | 8 object format, which can then be converted to various XML formats.
|
/hal_espressif-3.6.0/examples/provisioning/wifi_prov_mgr/main/ |
D | app_main.c | 124 * Applications can choose to use other formats like protobuf, JSON, XML, etc.
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/external/sbc/decoder/include/ |
D | oi_utils.h | 138 * floating point types. Additionally, OI_Printf supports several formats
|
/hal_espressif-3.6.0/components/wpa_supplicant/src/tls/ |
D | tlsv1_common.c | 187 * All certificate profiles, key and cryptographic formats are in tls_parse_cert()
|
12