| Bluenet
    5.7.0
    Bluenet, firmware for nRF52 smart home devices | 
#include <cfg/cs_Config.h>#include <logging/cs_Logger.h>#include <structs/cs_PacketsInternal.h>#include <util/cs_Error.h>#include <cstdint>#include <cstdlib>

Go to the source code of this file.
| Classes | |
| class | AdcBuffer | 
| Class that keeps up the buffers used for ADC.  More... | |
| Variables | |
| static const adc_channel_id_t | ADC_CHANNEL_COUNT = CS_ADC_NUM_CHANNELS | 
| static const adc_sample_value_id_t | ADC_CHANNEL_SAMPLE_COUNT = CS_ADC_NUM_SAMPLES_PER_CHANNEL | 
| static const uint32_t | ADC_BUFFER_SAMPLE_COUNT = ADC_CHANNEL_COUNT * ADC_CHANNEL_SAMPLE_COUNT | 
| static const adc_buffer_id_t | ADC_BUFFER_COUNT = CS_ADC_NUM_BUFFERS | 
| 
 | static | 
| 
 | static | 
| 
 | static | 
| 
 | static |