OpenBIC
OpenSource Bridge-IC
ast_adc.h File Reference
#include <stdbool.h>
#include <stdint.h>
Include dependency graph for ast_adc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  {
  ADC_PORT0 = 0 , ADC_PORT1 , ADC_PORT2 , ADC_PORT3 ,
  ADC_PORT4 , ADC_PORT5 , ADC_PORT6 , ADC_PORT7 ,
  ADC_PORT8 , ADC_PORT9 , ADC_PORT10 , ADC_PORT11 ,
  ADC_PORT12 , ADC_PORT13 , ADC_PORT14 , ADC_PORT15
}
 

Functions

bool adc_init ()
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
ADC_PORT0 
ADC_PORT1 
ADC_PORT2 
ADC_PORT3 
ADC_PORT4 
ADC_PORT5 
ADC_PORT6 
ADC_PORT7 
ADC_PORT8 
ADC_PORT9 
ADC_PORT10 
ADC_PORT11 
ADC_PORT12 
ADC_PORT13 
ADC_PORT14 
ADC_PORT15 

Function Documentation

◆ adc_init()

bool adc_init ( )