Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_pwm.c191 STATIC mp_obj_t machine_pwm_freqduty(size_t n_args, const mp_obj_t *args) in machine_pwm_freqduty() function
201 STATIC MP_DEFINE_CONST_FUN_OBJ_VAR_BETWEEN(machine_pwm_freqduty_obj, 1, 2, machine_pwm_freqduty);
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_pwm.c203 STATIC mp_obj_t machine_pwm_freqduty(size_t n_args, const mp_obj_t *args) { in machine_pwm_freqduty() function
212 STATIC MP_DEFINE_CONST_FUN_OBJ_VAR_BETWEEN(machine_pwm_freqduty_obj, 1, 2, machine_pwm_freqduty);
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_pwm.c203 STATIC mp_obj_t machine_pwm_freqduty(size_t n_args, const mp_obj_t *args) { in machine_pwm_freqduty() function
212 STATIC MP_DEFINE_CONST_FUN_OBJ_VAR_BETWEEN(machine_pwm_freqduty_obj, 1, 2, machine_pwm_freqduty);

Completed in 7 milliseconds