Trident IoT Z-Wave SDK
Loading...
Searching...
No Matches
adc_drv.h
Go to the documentation of this file.
1
5
10
#ifndef ADC_DRV_H_
11
#define ADC_DRV_H_
12
13
#include <stdint.h>
14
19
void
adc_init
(
void
);
20
26
void
adc_enable
(uint8_t state);
27
33
void
adc_get_voltage
(uint32_t *pVoltage);
34
40
void
adc_get_temp
(int32_t *pTemp);
41
42
#endif
/* ADC_DRV_H_ */
adc_init
void adc_init(void)
adc_get_voltage
void adc_get_voltage(uint32_t *pVoltage)
adc_get_temp
void adc_get_temp(int32_t *pTemp)
adc_enable
void adc_enable(uint8_t state)
platform
apps
inc
adc_drv.h
Generated on Mon Mar 31 2025 20:44:24 for Trident IoT Z-Wave SDK by
1.10.0