Home
last modified time | relevance | path

Searched defs:duty_cycle (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/solutions/eduk1_demo/k1_apps/kws/beeper/
A Dbeeper.c15 float duty_cycle = 0.8; in beeper_start() local
40 float duty_cycle = 0.8; in beeper_stop() local
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/musicbox/
A Dmusicbox.c134 float duty_cycle = 0.8; in tone() local
159 float duty_cycle = 0.8; in noTone() local
/AliOS-Things-master/components/drivers/peripheral/pwm/example/
A Daos_pwm_example.c26 uint32_t channel, period, duty_cycle, polarity, enabled, duration; in aos_pwm_cli_cmd() local
A Dpwm_example.c19 float duty_cycle = 0.5; in vfs_pwm_test() local
/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_pwm.h22 float duty_cycle; /**< the pwm duty_cycle */ member
/AliOS-Things-master/components/drivers/peripheral/pwm/include/aos/hal/
A Dpwm.h22 float duty_cycle; /**< the pwm duty_cycle */ member
/AliOS-Things-master/components/drivers/peripheral/pwm/include/aos/
A Dpwm.h31 uint32_t duty_cycle; /*in ns*/ member
A Dpwm_core.h35 uint32_t duty_cycle; /**< PWM设备占空比(单位:ns) */ member
/AliOS-Things-master/components/drivers/peripheral/pwm/src/
A Dpwm_csi.c31 uint32_t duty_cycle; in pwm_csi_apply() local
/AliOS-Things-master/hardware/chip/haas1000/aos_driver/pwm/
A Dpwm.c102 uint32_t duty_cycle; in haas1000_pwm_apply() local
/AliOS-Things-master/hardware/chip/rtl872xd/aos_driver/pwm/
A Dpwm.c187 uint32_t duty_cycle; in rtl872xd_pwm_apply() local
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_pwm.c36 mp_uint_t duty_cycle; member
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_pwm.c59 mp_uint_t duty_cycle; member
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_pwm.c59 mp_uint_t duty_cycle; member

Completed in 16 milliseconds