7#ifndef DRV_CUSTOM_CONFIG_ADC_H
8#define DRV_CUSTOM_CONFIG_ADC_H
19#define ADC_CHANNEL_FB_VOUT (2)
20#define ADC_CHANNEL_FB_VCAP (9)
21#define ADC_CHANNEL_VIN (10)
22#define ADC_CHANNEL_TEMP (14)
23#define ADC_CHANNEL_AN15 (15)
24#define ADC_CHANNEL_VRAIL_5V (19)
27#define ADC_CHANNEL_IPRI_CT (0)
28#define ADC_CHANNEL_ISEC_AVG (1)
This is the generated driver header file for the ADC1 driver.
Contains public functions and defines for the MCC code extension for ADC.
static __inline__ void DRV_Config_Custom_ADC(void)
Customize configuration for ADC.