Home
last modified time | relevance | path

Searched defs:aos_pwm (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/drivers/peripheral/pwm/include/aos/
A Dpwm_core.h30 typedef struct aos_pwm { struct
33 const struct aos_pwm_ops *ops; /**< PWM设备的底层操作, 设备注册前必须赋值 */ argument
39 } aos_pwm_t; argument
A Dpwm_csi.h12 aos_pwm_t aos_pwm; /* aos pwm device */ member
/AliOS-Things-master/hardware/chip/haas1000/aos_driver/pwm/
A Dpwm.c27 aos_pwm_t aos_pwm; member
/AliOS-Things-master/hardware/chip/rtl872xd/aos_driver/pwm/
A Dpwm.c29 aos_pwm_t aos_pwm; member

Completed in 8 milliseconds