Home
last modified time | relevance | path

Searched refs:logic (Results 1 – 25 of 44) sorted by relevance

12

/hal_espressif-3.6.0/docs/en/api-guides/
Dhlinterrupts.rst20 …5 xt_highint5 Normally used by ESP-IDF debug logic :ref:`(See 1) <hlinterrupts-pin-notes…
30logic can be configured to run on `xt_highint4` or `xt_highint5` in :ref:`CONFIG_ESP_SYSTEM_CHECK_…
40 4 xt_highint4 Normally used by ESP-IDF debug logic
Dlinux-host-testing.rst27 1. Unit tests which test program logic on a Linux machine, isolated through mocks.
/hal_espressif-3.6.0/examples/peripherals/i2s/i2s_basic/
DREADME.md53 If you have a logic analyzer, you can use a logic analyzer to grab online data. The following table…
/hal_espressif-3.6.0/examples/peripherals/rmt/ir_protocols/components/infrared_tools/src/
Dir_parser_rmt_nec.c90 static esp_err_t nec_parse_logic(ir_parser_t *parser, bool *logic) in nec_parse_logic() argument
103 *logic = logic_value; in nec_parse_logic()
/hal_espressif-3.6.0/docs/en/api-reference/system/
Dsleep_modes.rst66 …RTC IO module contains logic to trigger wakeup when a touch sensor interrupt occurs. You need to c…
79 …RTC IO module contains logic to trigger wakeup when one of RTC GPIOs is set to a predefined logic
94 …RTC controller contains logic to trigger wakeup using multiple RTC GPIOs. One of the two logic fun…
/hal_espressif-3.6.0/components/tinyusb/
DCMakeLists.txt16 # CONFIG_TINYUSB dependency has been garanteed by Kconfig logic,
/hal_espressif-3.6.0/examples/peripherals/i2s/i2s_es8311/
DREADME.md116 If you have a logic analyzer, you can use a logic analyzer to grab GPIO signal directly. The follow…
/hal_espressif-3.6.0/tools/ldgen/
DREADME.md13 - `generation.py` - contains bulk of the logic used to process fragments into output commands.
/hal_espressif-3.6.0/examples/peripherals/mcpwm/mcpwm_sync_example/
DREADME.md24 It is recommended to have an oscilloscope or logic analyzer to verify the output pulse
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dtwai.rst82 …lines represent/interpret a dominant bit as a low logic level (0V), and a recessive bit as a high
84 …d is set to a low logic level (0V) whenever the TWAI controller reaches a bus-off state. The BUS-O…
89 …in logic level to the TX signal line can be observed on the RX line. Failing to do so will cause t…
Dtouch_element.rst224 //Event handler logic
296 ... //Event handler logic
315 //Event handler logic
/hal_espressif-3.6.0/examples/storage/spiffsgen/
DREADME.md59 The logic of the example is contained in a [single source file](./main/spiffsgen_example_main.c), a…
/hal_espressif-3.6.0/tools/kconfig/
Dkconfig-language.txt134 used to help visually separate configuration logic from help within
168 the input range of tristate symbols. The tristate logic used in the
169 expressions uses one more state than normal boolean logic to express the
525 translate Kconfig logic into boolean formulas and run a SAT solver on this to
546 abstraction the inferred semantics of Kconfig to translate Kconfig logic into
/hal_espressif-3.6.0/docs/zh_CN/api-guides/
Dunit-tests-legacy.rst190 (2) "esp_ota_get_next_update_partition logic" [ota]
Dunit-tests.rst192 (2) "esp_ota_get_next_update_partition logic" [ota]
/hal_espressif-3.6.0/components/partition_table/
Dproject_include.cmake20 # Note: partition_table CMakeLists.txt contains some logic to create a dummy
Dparttool.py263 … using the same fallback logic as the IDF bootloader', action='store_true')
/hal_espressif-3.6.0/examples/storage/ext_flash_fatfs/
DREADME.md24 … NOR Flash chip connected to the ESP32. The SPI Flash chip must have 3.3V logic levels. The exampl…
/hal_espressif-3.6.0/components/esp_eth/
DKconfig108 Ethernet MAC engine on ESP32 doesn't feature a flow control logic.
/hal_espressif-3.6.0/docs/en/api-reference/provisioning/
Dprotocomm.rst18 …g the two way handshake. See :doc:`provisioning` for more details about the secure handshake logic.
Dwifi_provisioning.rst100 …* main application must implement some logic to call ``esp_wifi_`` APIs for erasing the credential…
101 …* main application must implement some logic to force start the provisioning irrespective of the p…
149 …ish, then de-initialize the manager to free up resources and finally start executing its own logic.
/hal_espressif-3.6.0/examples/build_system/cmake/multi_config/
DREADME.md21 …is compiled and linked. See [component CMakeLists.txt file](main/CMakeLists.txt) for related logic.
/hal_espressif-3.6.0/tools/kconfig_new/
DREADME.md9 … allow editing sdkconfig, without needing to reproduce all of the kconfig logic in a particular pr…
/hal_espressif-3.6.0/examples/common_components/protocol_examples_common/
DKconfig.projbuild295 Select which kind of IPv6 address the connect logic waits for.
/hal_espressif-3.6.0/docs/en/api-reference/protocols/
Desp_sdio_slave_protocol.rst117 …/api-reference/protocols/esp_serial_slave_link>` component implements the logic of this protocol f…

12