Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/peripheral/adc/include/vfsdev/
A Dadc_dev.h29 #define IOC_ADC_BASE 'A' macro
30 #define IOC_ADC_START IOC_ADC_BASE + 1 /**< 启动ADC设备*/
31 #define IOC_ADC_STOP IOC_ADC_BASE + 2 /**< 停止ADC设备*/
32 #define IOC_ADC_GET_VALUE IOC_ADC_BASE + 3 /**< 从ADC设备读取数据 */

Completed in 3 milliseconds