/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_server/main/ |
D | board.c | 30 if (onoff == led_state[i].previous) { in board_led_operation() 36 led_state[i].previous = onoff; in board_led_operation() 49 led_state[i].previous = LED_OFF; in board_led_init()
|
D | board.h | 37 uint8_t previous; member
|
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_sensor_model/sensor_server/main/ |
D | board.c | 29 if (onoff == led_state[i].previous) { in board_led_operation() 35 led_state[i].previous = onoff; in board_led_operation() 48 led_state[i].previous = LED_OFF; in board_led_init()
|
D | board.h | 37 uint8_t previous; member
|
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_vendor_model/vendor_server/main/ |
D | board.c | 29 if (onoff == led_state[i].previous) { in board_led_operation() 35 led_state[i].previous = onoff; in board_led_operation() 48 led_state[i].previous = LED_OFF; in board_led_init()
|
D | board.h | 37 uint8_t previous; member
|
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/fast_prov_server/main/ |
D | board.c | 45 if (onoff == led_state[i].previous) { in board_led_operation() 51 led_state[i].previous = onoff; in board_led_operation() 64 led_state[i].previous = LED_OFF; in board_led_init()
|
D | board.h | 42 uint8_t previous; member
|
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/main/ |
D | board.c | 45 if (onoff == led_state[i].previous) { in board_led_operation() 51 led_state[i].previous = onoff; in board_led_operation() 64 led_state[i].previous = LED_OFF; in board_led_init()
|
D | board.h | 42 uint8_t previous; member
|
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_client/main/ |
D | board.c | 37 if (onoff == led_state[i].previous) { in board_led_operation() 43 led_state[i].previous = onoff; in board_led_operation() 55 led_state[i].previous = LED_OFF; in board_led_init()
|
D | board.h | 38 uint8_t previous; member
|
/hal_espressif-3.4.0/examples/system/eventfd/main/ |
D | eventfd_example.c | 115 uint64_t previous = start; in collector_task() local 155 const uint64_t elapsed = current - previous; in collector_task() 162 previous = current; in collector_task()
|
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_console/main/ |
D | ble_mesh_adapter.h | 30 uint8_t previous; member 91 node_status.previous = node_status.current; \
|
/hal_espressif-3.4.0/components/esptool_py/esptool/docs/en/ |
D | versions.rst | 39 Use the previous major esptool release (only if you cannot upgrade) 42 If your use case is not compatible with the latest ``MAJOR`` release of ``esptool.py``, a previous …
|
/hal_espressif-3.4.0/tools/test_idf_monitor/tests/ |
D | riscv_panic1_out.txt | 30 Backtrace stopped: previous frame identical to this frame (corrupt stack?) 62 Backtrace stopped: previous frame identical to this frame (corrupt stack?)
|
/hal_espressif-3.4.0/docs/en/hw-reference/esp32s2/ |
D | user-guide-esp-lyrap-cam-v1.0.rst | 26 …`_: Covers revision history, known issues, and links to user guides for previous versions of the E… 108 No previous versions available.
|
D | user-guide-esp-lyrap-toucha-v1.1.rst | 29 …`_: Covers revision history, known issues, and links to user guides for previous versions of the E… 110 No previous versions available.
|
D | user-guide-esp-lyrap-lcd32-v1.1.rst | 29 …`_: Covers revision history, known issues, and links to user guides for previous versions of the E… 123 No previous versions available.
|
D | user-guide-esp-lyrat-8311a_v1.2.rst | 35 …`_: Covers revision history, known issues, and links to user guides for previous versions of the E… 142 No previous versions available.
|
/hal_espressif-3.4.0/.gitlab/ci/dependencies/ |
D | README.md | 53 If we concatenate this part to the previous example, 56 # ... The same as the previous example
|
/hal_espressif-3.4.0/docs/en/api-reference/system/ |
D | ota.rst | 32 …e working after the update. This feature allows you to roll back to the previous working applicati… 35 * The application has critical errors and further work is not possible, a rollback to the previous … 72 …on will no longer be able to start, i.e. there will be a rollback to the previous work application. 75 …_ota_mark_app_invalid_rollback_and_reboot` function to roll back to the previous working applicati… 76 …ll prevent re-boot of this application. There will be a rollback to the previous working applicati… 125 - New firmware released with the elimination of vulnerabilities with the previous version of securi…
|
/hal_espressif-3.4.0/components/wear_levelling/doc/ |
D | wl_sw_structure.rst | 11 …The data format from current version incompatible with data format from previous versions, and cou… 12 used with previous versions.
|
/hal_espressif-3.4.0/docs/en/ |
D | resources.rst | 30 * `Download <https://readthedocs.com/projects/espressif-esp-idf/downloads/>`_ latest and previous v…
|
/hal_espressif-3.4.0/ |
D | CONTRIBUTING.rst | 32 …l request)? Are any commits with names like "fixed typo" `squashed into previous commits <https://…
|