File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed
drivers/fpga_ip/CoreSysServices_PF Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 1
1
/*******************************************************************************
2
- * (c) Copyright 2019-2021 Microchip SoC Products Group. All rights reserved .
2
+ * (c) Copyright 2019-2021 Microchip FPGA Embedded Systems Solutions .
3
3
*
4
4
* PF_System_Services driver implementation. See file "core_syservices_pf.h" for
5
5
* description of the functions implemented in this file.
6
6
*
7
7
*/
8
8
#include "hal/hal.h"
9
- #include "coresysservicespf_regs.h"
10
9
#include "core_sysservices_pf.h"
11
- #include "hal/hal_assert .h"
10
+ #include "coresysservicespf_regs .h"
12
11
13
12
#ifdef __cplusplus
14
13
extern "C" {
Original file line number Diff line number Diff line change 133
133
#ifndef __CORE_SYSSERV_PF_H
134
134
#define __CORE_SYSSERV_PF_H 1
135
135
136
- #include "hal/cpu_types.h"
137
-
138
136
#ifdef __cplusplus
139
137
extern "C" {
140
138
#endif
Original file line number Diff line number Diff line change 1
1
/*******************************************************************************
2
- * (c) Copyright 2019-2021 Microchip SoC Products Group. All rights reserved .
2
+ * (c) Copyright 2019-2021 Microchip FPGA Embedded Systems Solutions .
3
3
*
4
4
* Register bit offsets and masks definitions for CoreSysServices_PF driver.
5
5
*/
You can’t perform that action at this time.
0 commit comments