GK SDK 源码库: XMIPCLinuxV100R005C00SPC030 (kernel/tools/open_source excluded)
This commit is contained in:
+1183
File diff suppressed because it is too large
Load Diff
+12
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
* Copyright (c) 2015-2017, Renesas Electronics Corporation. All rights reserved.
|
||||
*
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
#ifndef PFC_INIT_H3_V1_H
|
||||
#define PFC_INIT_H3_V1_H
|
||||
|
||||
void pfc_init_h3_v1(void);
|
||||
|
||||
#endif /* PFC_INIT_H3_V1_H */
|
||||
+1216
File diff suppressed because it is too large
Load Diff
+12
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
* Copyright (c) 2015-2017, Renesas Electronics Corporation. All rights reserved.
|
||||
*
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
#ifndef PFC_INIT_H3_V2_H
|
||||
#define PFC_INIT_H3_V2_H
|
||||
|
||||
void pfc_init_h3_v2(void);
|
||||
|
||||
#endif /* PFC_INIT_H3_V2_H */
|
||||
Reference in New Issue
Block a user