libpynq (release 5EWC0-2023 version 0.2.0 of 2023-08-28 20:33)
Loading...
Searching...
No Matches
adc.c File Reference
#include <adc.h>
#include <arm_shared_memory_system.h>
Include dependency graph for adc.c:

Go to the source code of this file.

Functions

bool initialized_adc (void)
 
void adc_init (void)
 
void adc_destroy (void)
 
double adc_read_channel (adc_channel_t channel)
 
uint32_t adc_read_channel_raw (adc_channel_t channel)