Home
last modified time | relevance | path

Searched refs:tls_adc_start_with_cpu (Results 1 – 2 of 2) sorted by relevance

/device/soc/winnermicro/wm800/board/platform/drivers/adc/
Dwm_adc.c129 void tls_adc_start_with_cpu(int Channel) in tls_adc_start_with_cpu() function
401 tls_adc_start_with_cpu(CONFIG_ADC_CHL_OFFSET); in adc_get_offset()
429 tls_adc_start_with_cpu(channel); in adc_get_inputVolt()
458 tls_adc_start_with_cpu(CONFIG_ADC_CHL_VOLT); in adc_get_interVolt()
491 tls_adc_start_with_cpu(CONFIG_ADC_CHL_TEMP); in adc_temp()
/device/soc/winnermicro/wm800/board/include/driver/
Dwm_adc.h211 void tls_adc_start_with_cpu(int Channel);