![]() |
no-OS
|
#include "common_data.h"#include "basic_example.h"#include "ltc3208.h"#include "no_os_delay.h"#include "no_os_print_log.h"Functions | |
| int | test_rgb (struct ltc3208_dev *dev) |
| int | test_aux (struct ltc3208_dev *dev) |
| int | test_cam (struct ltc3208_dev *dev) |
| int | test_enrgbs (struct ltc3208_dev *dev) |
| int | test_dropout (struct ltc3208_dev *dev) |
| int | example_main () |
| Basic example main executiont. | |
| int example_main | ( | void | ) |
Basic example main executiont.
Basic example main execution.
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
| int test_aux | ( | struct ltc3208_dev * | dev | ) |
| int test_cam | ( | struct ltc3208_dev * | dev | ) |
| int test_dropout | ( | struct ltc3208_dev * | dev | ) |
| int test_enrgbs | ( | struct ltc3208_dev * | dev | ) |
| int test_rgb | ( | struct ltc3208_dev * | dev | ) |