Contains ADC initialization that was not supported by MCC generated code.
More...
Include dependency graph for drv_custom_config_adc.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | ADC_CHANNEL_VSEC (2) |
| ADC2 is routed to Secondary Voltage. | |
| #define | ADC_CHANNEL_IPRI_CT (7) |
| ADC7 is routed to Primary CT Current. | |
| #define | ADC_CHANNEL_VPRI (10) |
| ADC10 is routed to Primary Voltage. | |
| #define | ADC_CHANNEL_TEMP (14) |
| ADC14 is routed to Temperature. | |
| #define | ADC_CHANNEL_VRAIL_5V (19) |
| ADC19 is routed to 5V rail. | |
| #define | ADC_CHANNEL_ISEC_CT (0) |
| ADC0 is routed to Secondary 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. | |
<>
Definition in file drv_custom_config_adc.h.