Home
last modified time | relevance | path

Searched refs:Options (Results 1 – 25 of 124) sorted by relevance

12345

/hal_espressif-2.7.6/components/app_trace/sys_view/SEGGER/
DSEGGER_SYSVIEW.c220 U32 Options; member
764 static void _APrintHost(const char* s, U32 Options, U32* pArguments, U32 NumArguments) { in _APrintHost() argument
770 ENCODE_U32(pPayload, Options); in _APrintHost()
791 static void _VPrintHost(const char* s, U32 Options, va_list* pParamList) { in _VPrintHost() argument
807 _APrintHost(s, Options, aParas, NumArguments); in _VPrintHost()
825 U32 Options; in _StoreChar() local
838 Options = p->Options; in _StoreChar()
839 ENCODE_U32(pPayload, Options); in _StoreChar()
1028 static void _VPrintTarget(const char* sFormat, U32 Options, va_list* pParamList) { in _VPrintTarget() argument
1051 BufferDesc.Options = Options; in _VPrintTarget()
[all …]
DSEGGER_SYSVIEW.h301 void SEGGER_SYSVIEW_PrintfHostEx (const char* s, U32 Options, ...);
302 void SEGGER_SYSVIEW_PrintfTargetEx (const char* s, U32 Options, ...);
/hal_espressif-2.7.6/examples/wifi/espnow/
DREADME.md37 * Set WiFi mode (station or SoftAP) under Example Configuration Options.
38 * Set ESPNOW primary master key under Example Configuration Options.
40 * Set ESPNOW local master key under Example Configuration Options.
42 * Set Channel under Example Configuration Options.
44 * Set Send count and Send delay under Example Configuration Options.
45 * Set Send len under Example Configuration Options.
46 * Set Enable Long Range Options.
/hal_espressif-2.7.6/docs/zh_CN/api-reference/
Dindex.rst16 Configuration Options <kconfig>
/hal_espressif-2.7.6/docs/en/api-reference/
Dindex.rst16 Configuration Options <kconfig>
Dkconfig.rst59 Backward Compatibility of Kconfig Options
80 Configuration Options Reference
/hal_espressif-2.7.6/components/bt/
DKconfig75 menu "Bluedroid Options"
80 menu "NimBLE Options"
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/bt_spp_vfs_acceptor/
DREADME.md11 Options choose step:
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/bt_spp_vfs_initiator/
DREADME.md11 Options choose step:
/hal_espressif-2.7.6/examples/cxx/experimental/esp_event_async_cxx/
DREADME.md14 * Set serial port under Serial Flasher Options.
/hal_espressif-2.7.6/examples/wifi/getting_started/softAP/
DREADME.md14 * Set WiFi SSID and WiFi Password and Maximal STA connections under Example Configuration Options.
/hal_espressif-2.7.6/examples/cxx/experimental/esp_event_cxx/
DREADME.md14 * Set serial port under Serial Flasher Options.
/hal_espressif-2.7.6/docs/en/hw-reference/esp32/
Dget-started-wrover-kit-v2.rst93 …ected. To enable JTAG, short the respective pins with jumpers as shown in Section `Setup Options`_.
103 …ect the power source with a jumper. For more details, see Section `Setup Options`_, jumper header …
117 …3 are disconnected. To enable the SD Card, use jumpers on JP1 as shown in Section `Setup Options`_.
125 Setup Options
Dget-started-devkitc-v2.rst55 Power Supply Options
/hal_espressif-2.7.6/components/bt/controller/esp32/
DKconfig.in191 menu "HCI UART(H4) Options"
212 menu "MODEM SLEEP Options"
306 bool "BLE Scan Duplicate Options"
420 bool "Coexistence Bluetooth Side Options"
424 Options of Bluetooth Side of WiFi and bluetooth coexistence.
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/
DREADME.md20 …ponent config --> Bluetooth--> Bluedroid Options -->SPP` and `Coponent config --> Bluetooth--> Blu…
/hal_espressif-2.7.6/docs/en/security/
Dsecure-boot-bootloader-size.rst19 Options to work around this are:
/hal_espressif-2.7.6/examples/protocols/sockets/udp_server/
DREADME.md53 Set following parameters under Example Configuration Options:
/hal_espressif-2.7.6/examples/protocols/sockets/tcp_client/
DREADME.md42 Set following parameters under Example Configuration Options:
/hal_espressif-2.7.6/tools/test_apps/security/secure_boot/
DREADME.md20 * Set serial port under Serial Flasher Options.
/hal_espressif-2.7.6/docs/en/api-guides/
Dlwip.rst62 - ``getsockopt()`` & ``setsockopt()`` (see `Socket Options`_)
171 Socket Options
217 Options relating to TCP keepalive probes:
314 Additional Socket Options
317 - Some standard IPV4 and IPV6 multicast socket options are implemented (see `Socket Options`).
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/hfp_ag/
DREADME.md22 …data path --> PCM`and also `Component config --> Bluetooth --> Bluedroid Options -->Hands Free/Han…
23 …ata path --> HCI` and also `Component config --> Bluetooth --> Bluedroid Options -->Hands Free/Han…
25 …it in the menuconfig path: `Component config --> Bluetooth --> Bluedroid Options --> Wide Band Spe…
/hal_espressif-2.7.6/docs/zh_CN/api-guides/jtag-debugging/
Dconfigure-ft2232h-jtag.rst42 4. 在 Zadig 工具中,进入 “Options” 菜单中选中 “List All Devices”。
/hal_espressif-2.7.6/examples/protocols/sockets/udp_client/
DREADME.md53 Set following parameters under Example Configuration Options:
/hal_espressif-2.7.6/examples/peripherals/i2s_adc_dac/
DREADME.md44 * Set the flash size to 4 MB under Serial Flasher Options.

12345