/hal_espressif-3.6.0/examples/system/ulp_riscv/ds18b20_onewire/main/ |
D | ulp_riscv_ds18b20_example_main.c | 36 esp_sleep_wakeup_cause_t cause = esp_sleep_get_wakeup_cause(); in app_main() local 38 if (cause != ESP_SLEEP_WAKEUP_ULP) { in app_main() 39 printf("Not a ULP-RISC-V wakeup (cause = %d), initializing it! \n", cause); in app_main() 44 if (cause == ESP_SLEEP_WAKEUP_ULP) { in app_main()
|
/hal_espressif-3.6.0/examples/system/ulp_riscv/gpio/main/ |
D | ulp_riscv_example_main.c | 37 esp_sleep_wakeup_cause_t cause = esp_sleep_get_wakeup_cause(); in app_main() local 39 if (cause != ESP_SLEEP_WAKEUP_ULP) { in app_main() 45 if (cause == ESP_SLEEP_WAKEUP_ULP) { in app_main()
|
/hal_espressif-3.6.0/examples/system/ulp_fsm/ulp_adc/main/ |
D | ulp_adc_example_main.c | 39 esp_sleep_wakeup_cause_t cause = esp_sleep_get_wakeup_cause(); in app_main() local 40 if (cause != ESP_SLEEP_WAKEUP_ULP) { in app_main()
|
/hal_espressif-3.6.0/examples/system/ulp_fsm/ulp/main/ |
D | ulp_example_main.c | 30 esp_sleep_wakeup_cause_t cause = esp_sleep_get_wakeup_cause(); in app_main() local 31 if (cause != ESP_SLEEP_WAKEUP_ULP) { in app_main()
|
/hal_espressif-3.6.0/examples/bluetooth/nimble/throughput_app/blecent_throughput/components/cmd_system/ |
D | cmd_system.c | 293 esp_sleep_wakeup_cause_t cause = esp_sleep_get_wakeup_cause(); in light_sleep() local 295 switch (cause) { in light_sleep() 307 printf("%d\n", cause); in light_sleep()
|
/hal_espressif-3.6.0/examples/system/console/advanced/components/cmd_system/ |
D | cmd_system.c | 325 esp_sleep_wakeup_cause_t cause = esp_sleep_get_wakeup_cause(); in light_sleep() local 327 switch (cause) { in light_sleep() 339 printf("%d\n", cause); in light_sleep()
|
/hal_espressif-3.6.0/tools/esp_app_trace/test/sysview/ |
D | expected_output_mcore | 105 EVENT[104]: 0.002775650 - core[0].svTaskStopReady(7), plen 0: [tid: 12280900, cause: 4] 177 EVENT[140]: 0.004126475 - core[1].svTaskStopReady(7), plen 0: [tid: 12288292, cause: 27] 190 EVENT[151]: 0.004351125 - core[0].svTaskStopReady(7), plen 0: [tid: 12287808, cause: 4] 273 EVENT[190]: 0.005023375 - core[1].svTaskStopReady(7), plen 0: [tid: 12288292, cause: 27] 276 EVENT[193]: 0.005050550 - core[0].svTaskStopReady(7), plen 0: [tid: 12288672, cause: 4] 313 EVENT[207]: 0.005236175 - core[1].svTaskStopReady(7), plen 0: [tid: 12289156, cause: 27] 356 EVENT[231]: 0.005552900 - core[1].svTaskStopReady(7), plen 0: [tid: 12274088, cause: 27] 371 EVENT[244]: 0.005715775 - core[0].svTaskStopReady(7), plen 0: [tid: 12289536, cause: 4] 387 EVENT[258]: 0.005875075 - core[0].svTaskStopReady(7), plen 0: [tid: 12280900, cause: 27] 399 EVENT[264]: 0.005950550 - core[1].svTaskStopReady(7), plen 0: [tid: 12274088, cause: 27] [all …]
|
D | expected_output | 188 EVENT[187]: 0.002496125 - core[0].svTaskStopReady(7), plen 0: [tid: 12291908, cause: 4] 191 EVENT[190]: 0.002524325 - core[1].svTaskStopReady(7), plen 0: [tid: 12294320, cause: 27] 239 EVENT[222]: 0.009098175 - core[1].svTaskStopReady(7), plen 0: [tid: 12294320, cause: 27] 259 EVENT[238]: 0.009257225 - core[1].svTaskStopReady(7), plen 0: [tid: 12294320, cause: 27] 277 EVENT[252]: 0.009402575 - core[1].svTaskStopReady(7), plen 0: [tid: 12294320, cause: 27] 295 EVENT[266]: 0.009541550 - core[1].svTaskStopReady(7), plen 0: [tid: 12294320, cause: 27] 313 EVENT[280]: 0.009681500 - core[1].svTaskStopReady(7), plen 0: [tid: 12294320, cause: 27] 331 EVENT[294]: 0.010592825 - core[1].svTaskStopReady(7), plen 0: [tid: 12294320, cause: 27] 341 EVENT[304]: 0.012289475 - core[0].svTaskStopReady(7), plen 0: [tid: 12291908, cause: 27] 404 EVENT[347]: 0.026518525 - core[1].svTaskStopReady(7), plen 0: [tid: 12294320, cause: 27] [all …]
|
/hal_espressif-3.6.0/docs/en/api-reference/storage/ |
D | spi_flash_concurrency.rst | 4 … drivers including this SPI Flash driver). Hence, operations to SPI1 will cause significant influe… 14 … on the SPI1 bus, see :ref:`impact_disabled_cache`. This constraints will cause more IRAM/DRAM usa… 42 …rupt handler reads from the flash cache during a flash operation, it will cause a crash due to Ill…
|
/hal_espressif-3.6.0/docs/en/api-guides/ |
D | hlinterrupts.rst | 63 … interrupt; as these interrupts are run from a critical section, this can cause the target to cras… 84 …This should cause the linker to always include the file defining ``ld_include_my_isr_file``, causi… 86 This should cause the linker to always include a file defining ``ld_include_my_isr_file``, causing …
|
/hal_espressif-3.6.0/components/freertos/port/xtensa/include/freertos/ |
D | xtensa_rtos.h | 204 typedef unsigned (*XT_INTEXC_HOOK)(unsigned cause);
|
/hal_espressif-3.6.0/components/bt/controller/esp32c3/ |
D | Kconfig.in | 210 `BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM` to a small value, this may cause adv packets lost. 212 lot of adv packets and this may cause system memory run out. For example, if you set 215 packets as fast as possible, otherwise it will cause adv packets lost. 226 may cause adv packets lost more.
|
/hal_espressif-3.6.0/components/bt/controller/esp32s3/ |
D | Kconfig.in | 227 `BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM` to a small value, this may cause adv packets lost. 229 lot of adv packets and this may cause system memory run out. For example, if you set 232 packets as fast as possible, otherwise it will cause adv packets lost. 243 may cause adv packets lost more.
|
/hal_espressif-3.6.0/examples/peripherals/uart/uart_echo/main/ |
D | Kconfig.projbuild | 45 Defines stack size for UART echo example. Insufficient stack size can cause crash.
|
/hal_espressif-3.6.0/.gitlab/merge_request_templates/ |
D | Mixed Template.md | 7 * [ ] Enough information to help reviewers understand the issue, its root cause, impact, and the pr… 23 _For issues, put enough information here to help reviewers understand the issue, its root cause, im…
|
/hal_espressif-3.6.0/components/esp_pm/ |
D | Kconfig | 30 scale and base value need to be adjusted. Each adjustment may cause 31 small error, and over time such small errors may cause time drift.
|
/hal_espressif-3.6.0/examples/system/base_mac_address/ |
D | README.md | 28 …* `eFuse BLK0` will cause this example to read the base MAC address from eFuse Block 0 and is sele… 29 …* `eFuse BLK3` will cause this example to read the base MAC address from words 1 & 2 of eFuse Bloc…
|
/hal_espressif-3.6.0/examples/system/base_mac_address/main/ |
D | Kconfig.projbuild | 15 3. Other External Storage: Selecting this option will cause the
|
/hal_espressif-3.6.0/components/bt/controller/esp32/ |
D | Kconfig.in | 396 `BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM` to a small value, this may cause adv packets lost. 398 lot of adv packets and this may cause system memory run out. For example, if you set 401 packets as fast as possible, otherwise it will cause adv packets lost. 412 may cause adv packets lost more.
|
/hal_espressif-3.6.0/components/esp_http_server/ |
D | Kconfig | 21 … underlying socket is closed. Please note that turning this off may cause multiple test failures
|
/hal_espressif-3.6.0/components/heap/ |
D | Kconfig | 72 When enabled, if a memory allocation operation fails it will cause a system abort.
|
/hal_espressif-3.6.0/components/unity/ |
D | Kconfig | 22 to UNITY_ASSERT_EQUAL, as that will cause pointer-to-int-cast warnings.
|
/hal_espressif-3.6.0/docs/en/api-guides/inc/ |
D | external-ram-esp32-notes.rst | 18 The bugs in this revision of silicon cause issues if certain sequences of machine instructions oper…
|
/hal_espressif-3.6.0/components/partition_table/ |
D | CMakeLists.txt | 64 # fails the build. fail_at_build_time also touches CMakeCache.txt to cause a cmake run next time
|
/hal_espressif-3.6.0/docs/en/api-reference/system/ |
D | intr_alloc.rst | 91 …cause debugging difficulties. It is advised to use :cpp:func:`xTaskCreatePinnedToCore` with a spec… 117 …handled without masking them, while disabling the handlers for them, will cause the interrupt(s) t…
|