mirror of
https://github.com/espressif/esp-idf
synced 2025-03-23 07:59:11 -04:00
9 lines
167 B
C
9 lines
167 B
C
/**
|
|
* SPDX-FileCopyrightText: 2022-2024 Espressif Systems (Shanghai) CO LTD
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
#pragma once
|
|
|
|
#include "soc/lp_gpio_reg.h"
|