Lines Matching +full:switch +full:- +full:sample
1 .. zephyr:code-sample:: esp32-xt-wdt
9 This sample shows how to work with XTAL32K Watchdog Timer (XT WDT) peripheral.
10 To properly run this sample, you need to have a board with an external 32.728 Hz
14 the XT WDT interrupt. Internally the hardware switch the RTC SLOW clock source from
23 * ESP32-C3
24 * ESP32-S2
25 * ESP32-S3
33 .. code-block:: console
35 west build -p -b esp32s3_devkitm/esp32s3/procpu samples/boards/espressif/xt_wdt
41 Sample Output
44 To check output of this sample, run ``west espressif monitor`` or any other serial
49 .. code-block:: console
53 .. code-block:: console
55 *** Booting Zephyr OS build v3.6.0-3896-gb4a7f061524f ***
56 [00:00:01.287,000] <inf> xt_wdt_sample: XT WDT Sample on esp32s3_devkitm/esp32s3/procpu