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 11/*******************************************************************************
2- * (c) Copyright 2019-2021 Microchip SoC Products Group. All rights reserved .
2+ * (c) Copyright 2019-2021 Microchip FPGA Embedded Systems Solutions .
33 *
44 * PF_System_Services driver implementation. See file "core_syservices_pf.h" for
55 * description of the functions implemented in this file.
66 *
77 */
88#include "hal/hal.h"
9- #include "coresysservicespf_regs.h"
109#include "core_sysservices_pf.h"
11- #include "hal/hal_assert .h"
10+ #include "coresysservicespf_regs .h"
1211
1312#ifdef __cplusplus
1413extern "C" {
Original file line number Diff line number Diff line change 133133#ifndef __CORE_SYSSERV_PF_H
134134#define __CORE_SYSSERV_PF_H 1
135135
136- #include "hal/cpu_types.h"
137-
138136#ifdef __cplusplus
139137extern "C" {
140138#endif
Original file line number Diff line number Diff line change 11/*******************************************************************************
2- * (c) Copyright 2019-2021 Microchip SoC Products Group. All rights reserved .
2+ * (c) Copyright 2019-2021 Microchip FPGA Embedded Systems Solutions .
33 *
44 * Register bit offsets and masks definitions for CoreSysServices_PF driver.
55 */
You can’t perform that action at this time.
0 commit comments