Home
last modified time | relevance | path

Searched refs:Number (Results 1 – 25 of 84) sorted by relevance

1234

/hal_espressif-3.6.0/examples/peripherals/twai/twai_self_test/
DREADME.md25 …X GPIO Number` and `RX GPIO Number` according to how the target was connected to the transceiver. …
26 * On the ESP32, `TX GPIO Number` and `RX GPIO Number` default to `21` and `22` respectively
27 * On the ESP32-S2, `TX GPIO Number` and `RX GPIO Number` default to `20` and `21` respectively
28 * On the ESP32-S3, `TX GPIO Number` and `RX GPIO Number` default to `4` and `5` respectively
29 * On the ESP32-C3, `TX GPIO Number` and `RX GPIO Number` default to `2` and `3` respectively
/hal_espressif-3.6.0/examples/peripherals/twai/twai_alert_and_recovery/
DREADME.md25 …X GPIO Number` and `RX GPIO Number` according to how the target was connected to the transceiver. …
26 * On the ESP32, `TX GPIO Number` and `RX GPIO Number` default to `21` and `22` respectively
27 * On the ESP32-S2, `TX GPIO Number` and `RX GPIO Number` default to `20` and `21` respectively
28 * On the ESP32-S3, `TX GPIO Number` and `RX GPIO Number` default to `4` and `5` respectively
29 * On the ESP32-C3, `TX GPIO Number` and `RX GPIO Number` default to `2` and `3` respectively
/hal_espressif-3.6.0/examples/peripherals/twai/twai_network/
DREADME.md55 …X GPIO Number` and `RX GPIO Number` according to how the target was connected to the transceiver. …
56 * On the ESP32, `TX GPIO Number` and `RX GPIO Number` default to `21` and `22` respectively
57 * On the ESP32-S2, `TX GPIO Number` and `RX GPIO Number` default to `20` and `21` respectively
58 * On the ESP32-S3, `TX GPIO Number` and `RX GPIO Number` default to `4` and `5` respectively
59 * On the ESP32-C3, `TX GPIO Number` and `RX GPIO Number` default to `2` and `3` respectively
/hal_espressif-3.6.0/examples/protocols/pppos_client/main/
DKconfig.projbuild51 string "Peer Phone Number (with area code)"
76 int "TXD Pin Number"
83 int "RXD Pin Number"
90 int "RTS Pin Number"
97 int "CTS Pin Number"
/hal_espressif-3.6.0/components/esp_eth/
DKconfig92 Number of DMA receive buffers. Each buffer's size is ETH_DMA_BUFFER_SIZE.
100 Number of DMA transmit buffers. Each buffer's size is ETH_DMA_BUFFER_SIZE.
159 int "Number of Ethernet DMA Rx buffers"
163 Number of DMA receive buffers, each buffer is 1600 bytes.
166 int "Number of Ethernet DMA Tx buffers"
170 Number of DMA transmit buffers, each buffer is 1600 bytes.
/hal_espressif-3.6.0/examples/protocols/slip/slip_udp/main/
DKconfig.projbuild5 int "TXD Pin Number"
12 int "RXD Pin Number"
/hal_espressif-3.6.0/examples/peripherals/rmt/ir_protocols/main/
DKconfig.projbuild35 int "RMT TX Channel Number"
41 int "RMT RX Channel Number"
/hal_espressif-3.6.0/components/app_trace/sys_view/SEGGER/
DSEGGER_SYSVIEW.c868 unsigned int Number; in _PrintUnsigned() local
872 Number = v; in _PrintUnsigned()
878 while (Number >= Base) { in _PrintUnsigned()
879 Number = (Number / Base); in _PrintUnsigned()
957 int Number; in _PrintInt() local
959 Number = (v < 0) ? -v : v; in _PrintInt()
965 while (Number >= (int)Base) { in _PrintInt()
966 Number = (Number / (int)Base); in _PrintInt()
/hal_espressif-3.6.0/examples/peripherals/uart/nmea0183_parser/main/
DKconfig.projbuild44 - Number of satellites in use, fix status (no fix, GPS, DGPS), UTC time;
62 - Number of satellites in view;
/hal_espressif-3.6.0/components/json/
DREADME108 Sibling has type Number, name "width", value 1920, and a sibling:
109 Sibling has type Number, name "height", value 1080, and a sibling:
111 Sibling has type Number, name "frame rate", value 24
133 The type expresses Null/True/False/Number/String/Array/Object, all of which are #defined in
136 A Number has valueint and valuedouble. If you're expecting an int, read valueint, if not read
/hal_espressif-3.6.0/examples/peripherals/i2c/i2c_self_test/main/
DKconfig.projbuild21 int "Port Number"
48 int "Port Number"
/hal_espressif-3.6.0/examples/peripherals/rmt/led_strip/main/
DKconfig.projbuild9 int "Number of LEDS in a strip"
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32h2/
DKconfig.mac3 bool "Number of universally administered (by IEEE) MAC address"
/hal_espressif-3.6.0/examples/peripherals/rmt/ir_protocols/
DREADME.md42 * Set the RMT TX channel number under `RMT TX Channel Number` option.
43 * Set the RMT RX channel number under `RMT RX Channel Number` option.
/hal_espressif-3.6.0/docs/en/api-reference/system/
Dindex.rst30 Random Number Generation <random>
Drandom.rst1 Random Number Generation
16 …y. Consult the *{IDF_TARGET_NAME} Technical Reference Manual* > *Random Number Generator (RNG)* […
/hal_espressif-3.6.0/examples/system/ota/advanced_https_ota/main/
DKconfig.projbuild43 This options specifies HTTP request size. Number of bytes specified
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/advanced-topics/
Dfirmware-image-format.rst28 …| 1 | Number of segments …
47 …| 1 | Number of segments …
/hal_espressif-3.6.0/examples/system/ota/native_ota_example/main/
DKconfig.projbuild26 int "Number of the GPIO input for diagnostic"
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
DKconfig.mac2 bool "Number of universally administered (by IEEE) MAC address"
/hal_espressif-3.6.0/examples/peripherals/i2s/i2s_audio_recorder_sdcard/main/
DKconfig.projbuild34 int "I2S Channel Number"
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/
DKconfig.in124 int "Number of advertising buffers for BLE advertising packets"
128 Number of advertising buffers for BLE packets available.
544 Number of messages that are cached for the network. This helps prevent
551 int "Number of advertising buffers"
555 Number of advertising buffers available. The transport layer reserves
666 int "Number of advertising buffers for relay packets"
670 Number of advertising buffers for relay packets available.
800 int "Number of groups the LPN can subscribe to"
842 int "Number of supported LPN nodes"
846 Number of Low Power Nodes with which a Friend can have Friendship simultaneously.
[all …]
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/
DKconfig.mac2 bool "Number of universally administered (by IEEE) MAC address"
/hal_espressif-3.6.0/tools/test_apps/peripherals/i2c_wifi/main/
DKconfig.projbuild31 int "Port Number"
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
DKconfig.mac2 bool "Number of universally administered (by IEEE) MAC address"

1234