Source that contains the self test and voltage monitring files.
More...
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/ioctl.h>
#include <sys/eventfd.h>
#include <sys/epoll.h>
#include <sys/time.h>
#include <linux/gpio.h>
#include <linux/spi/spidev.h>
#include <linux/i2c-dev.h>
#include <fcntl.h>
#include <errno.h>
#include <stdint.h>
#include <time.h>
#include <getopt.h>
#include "../Header/API_Header/AppDataInterface.h"
Source that contains the self test and voltage monitring files.
◆ ddr_memory_test()
int ddr_memory_test |
( |
void | | ) |
|
◆ external_adc_test()
int external_adc_test |
( |
void | | ) |
|
◆ internal_adc_test()
int internal_adc_test |
( |
void | | ) |
|
◆ lcd_init_test()
int lcd_init_test |
( |
void * | args | ) |
|
◆ led_test()
◆ poweron_selftest()
uint32_t poweron_selftest |
( |
void | | ) |
|
◆ lcd_status
◆ post_error_flag