Contains ADC initialization that was not supported by MCC generated code.
More...
Go to the source code of this file.
Macros | |
#define | ADC_CHANNEL_FB_VOUT (2) |
ADC2 is routed to Output Voltage. | |
#define | ADC_CHANNEL_FB_VCAP (9) |
ADC9 is routed to Output Cap Voltage. | |
#define | ADC_CHANNEL_VIN (10) |
ADC10 is routed to Primary Voltage. | |
#define | ADC_CHANNEL_TEMP (14) |
ADC14 is routed to Temperature. | |
#define | ADC_CHANNEL_AN15 (15) |
ADC15 is routed to AN15. | |
#define | ADC_CHANNEL_VRAIL_5V (19) |
ADC19 is routed to 5V rail. | |
#define | ADC_CHANNEL_IPRI_CT (0) |
ADC0 is routed to Primary CT Current. | |
#define | ADC_CHANNEL_ISEC_AVG (1) |
ADC1 is routed to Secondary Average Current. | |
Functions | |
static __inline__ void | DRV_Config_Custom_ADC (void) |
Customize configuration for ADC. | |