Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/core/base/include/aos/
A Ddevice_core.h23 } aos_dev_ops_t; typedef
37 const aos_dev_ops_t *ops;
/AliOS-Things-master/components/drivers/peripheral/pwm/src/
A Dpwm.c121 static const aos_dev_ops_t dev_pwm_ops = {
/AliOS-Things-master/components/drivers/peripheral/adc/src/
A Dadc.c163 static const aos_dev_ops_t dev_adc_ops = {
/AliOS-Things-master/components/drivers/peripheral/i2c/src/
A Di2c.c203 static const aos_dev_ops_t dev_i2c_ops = {
/AliOS-Things-master/components/drivers/peripheral/spi/src/
A Dspi.c239 static const aos_dev_ops_t dev_spi_ops = {
/AliOS-Things-master/components/drivers/peripheral/gpio/src/
A Dgpioc.c400 static const aos_dev_ops_t dev_gpioc_ops = {
/AliOS-Things-master/components/drivers/peripheral/uart/src/
A Dtty.c631 static const aos_dev_ops_t dev_tty_ops = {

Completed in 11 milliseconds