GrowNode
|
Data Structures | |
struct | gn_cms_data_t |
Macros | |
#define | TAG "gn_leaf_cms" |
#define | DEFAULT_VREF 1100 |
#define | NO_OF_SAMPLES 64 |
Functions | |
void | gn_cms_task (gn_leaf_handle_t leaf_config) |
void | gn_cms_sensor_collect (gn_leaf_handle_t leaf_config) |
gn_leaf_descriptor_handle_t | gn_capacitive_moisture_sensor_config (gn_leaf_handle_t leaf_config) |
Variables | |
static const adc_atten_t | atten = ADC_ATTEN_DB_11 |
static const adc_unit_t | unit = ADC_UNIT_1 |
static const adc_bits_width_t | width = ADC_WIDTH_BIT_12 |
#define DEFAULT_VREF 1100 |
#define NO_OF_SAMPLES 64 |
#define TAG "gn_leaf_cms" |
gn_leaf_descriptor_handle_t gn_capacitive_moisture_sensor_config | ( | gn_leaf_handle_t | leaf_config | ) |
void gn_cms_sensor_collect | ( | gn_leaf_handle_t | leaf_config | ) |
void gn_cms_task | ( | gn_leaf_handle_t | leaf_config | ) |
|
static |
|
static |
|
static |