HPM SDK
HPMicro Software Development Kit
hpm_mcl_pwm.h
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2024 HPMicro
3  *
4  * SPDX-License-Identifier: BSD-3-Clause
5  *
6  */
7 #ifndef HPM_MCL_PWM_H
8 #define HPM_MCL_PWM_H
9 #include "hpm_common.h"
10 #include "hpm_mcl_common.h"
11 
12 #ifdef __cplusplus
13 extern "C" {
14 #endif
15 
16 #ifdef __cplusplus
17 }
18 #endif
19 
20 #endif