mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-29 05:38:42 +00:00
11 lines
229 B
C
11 lines
229 B
C
/*
|
|
* SPDX-FileCopyrightText: 2025 Espressif Systems (Shanghai) CO LTD
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
#include "soc/etm_periph.h"
|
|
#include "soc/soc_etm_reg.h"
|
|
|
|
// TODO: [ESP32H4] IDF-12356 Support sleep retention
|