Solar panel
Loading...
Searching...
No Matches
mcc.h
Go to the documentation of this file.
1
24
/*
25
(c) 2018 Microchip Technology Inc. and its subsidiaries.
26
27
Subject to your compliance with these terms, you may use Microchip software and any
28
derivatives exclusively with Microchip products. It is your responsibility to comply with third party
29
license terms applicable to your use of third party software (including open source software) that
30
may accompany Microchip software.
31
32
THIS SOFTWARE IS SUPPLIED BY MICROCHIP "AS IS". NO WARRANTIES, WHETHER
33
EXPRESS, IMPLIED OR STATUTORY, APPLY TO THIS SOFTWARE, INCLUDING ANY
34
IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY, AND FITNESS
35
FOR A PARTICULAR PURPOSE.
36
37
IN NO EVENT WILL MICROCHIP BE LIABLE FOR ANY INDIRECT, SPECIAL, PUNITIVE,
38
INCIDENTAL OR CONSEQUENTIAL LOSS, DAMAGE, COST OR EXPENSE OF ANY KIND
39
WHATSOEVER RELATED TO THE SOFTWARE, HOWEVER CAUSED, EVEN IF MICROCHIP
40
HAS BEEN ADVISED OF THE POSSIBILITY OR THE DAMAGES ARE FORESEEABLE. TO
41
THE FULLEST EXTENT ALLOWED BY LAW, MICROCHIP'S TOTAL LIABILITY ON ALL
42
CLAIMS IN ANY WAY RELATED TO THIS SOFTWARE WILL NOT EXCEED THE AMOUNT
43
OF FEES, IF ANY, THAT YOU HAVE PAID DIRECTLY TO MICROCHIP FOR THIS
44
SOFTWARE.
45
*/
46
47
#ifndef MCC_H
48
#define MCC_H
49
#include <xc.h>
50
#include "
device_config.h
"
51
#include "
pin_manager.h
"
52
#include <stdint.h>
53
#include <stdbool.h>
54
#include <conio.h>
55
#include "
interrupt_manager.h
"
56
#include "
epwm1.h
"
57
#include "
tmr2.h
"
58
#include "
adc.h
"
59
#include "
tmr0.h
"
60
#include "
eusart1.h
"
61
62
63
75
void
SYSTEM_Initialize
(
void
);
76
88
void
OSCILLATOR_Initialize
(
void
);
89
90
#endif
/* MCC_H */
adc.h
device_config.h
epwm1.h
eusart1.h
interrupt_manager.h
OSCILLATOR_Initialize
void OSCILLATOR_Initialize(void)
Definition:
mcc.c:63
SYSTEM_Initialize
void SYSTEM_Initialize(void)
Definition:
mcc.c:50
pin_manager.h
tmr0.h
tmr2.h
mcc_generated_files
mcc.h
Generated by
1.9.6