|
OpenBIC
OpenSource Bridge-IC
|
Public Attributes | |
| uint16_t | avg_times |
| uint16_t | buf [ADC_AVERGE_TIMES_MAX] |
| uint16_t | buf_idx |
| uint16_t | avg_val |
| uint32_t | sum |
| uint16_t | ucr |
| uint16_t | vr_voltage_buf [ADC_AVERGE_TIMES_MAX] |
| float | pwr_avg_val |
| float | vr_sum |
| bool | ucr_status |
| struct k_work | ucr_work |
| uint16_t adc_info_t::avg_times |
| uint16_t adc_info_t::avg_val |
| uint16_t adc_info_t::buf[ADC_AVERGE_TIMES_MAX] |
| uint16_t adc_info_t::buf_idx |
| float adc_info_t::pwr_avg_val |
| uint32_t adc_info_t::sum |
| uint16_t adc_info_t::ucr |
| bool adc_info_t::ucr_status |
| struct k_work adc_info_t::ucr_work |
| float adc_info_t::vr_sum |
| uint16_t adc_info_t::vr_voltage_buf[ADC_AVERGE_TIMES_MAX] |