Searched refs:aos_adc_read (Results 1 – 3 of 3) sorted by relevance
110 aos_status_t aos_adc_read(aos_adc_ref_t *ref, int32_t channel, int32_t *data);
29 ret = aos_adc_read(&ref, channel, &data); in aos_adc_test_raw_data()
101 aos_status_t aos_adc_read(aos_adc_ref_t *ref, int32_t channel, int32_t *data) in aos_adc_read() function
Completed in 3 milliseconds