Home
last modified time | relevance | path

Searched defs:aos_adc (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/drivers/peripheral/adc/include/aos/
A Dadc_core.h30 typedef struct aos_adc { struct
33 const struct aos_adc_ops *ops; /**< ADC设备的底层操作, 设备注册前必须赋值 */ argument
37 } aos_adc_t; argument
A Dadc_csi.h12 aos_adc_t aos_adc; /* aos adc device */ member

Completed in 7 milliseconds