![]() |
no-OS
|
Macros | |
#define | DATA_BUFFER_SIZE 400 |
Functions | |
int | example_main () |
Basic example main executiont. | |
Variables | |
uint8_t | iio_data_buffer [DATA_BUFFER_SIZE *16 *sizeof(int)] |
#define DATA_BUFFER_SIZE 400 |
int example_main | ( | void | ) |
Basic example main executiont.
Basic example main executiont.
Basic example main executiont.
Basic example main executiont.
Basic example main executiont.
Set the threshold voltage to 5V
The comparator output will be available on the GPO_A pin
Set the DAC output on channel C to 5V
Measure input current on channel D
Initialize the ADC_RDY GPIO and associated IRQ event
Negative temperature
Positive temperature
Negative temperature
Positive temperature
uint8_t iio_data_buffer[DATA_BUFFER_SIZE *16 *sizeof(int)] |