Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_sw_timer.c162 STATIC mp_obj_t machine_soft_timer_stop(mp_obj_t self_in) in machine_soft_timer_stop() function
168 STATIC MP_DEFINE_CONST_FUN_OBJ_1(machine_soft_timer_stop_obj, machine_soft_timer_stop);
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_sw_timer.c188 STATIC mp_obj_t machine_soft_timer_stop(mp_obj_t self_in) { in machine_soft_timer_stop() function
193 STATIC MP_DEFINE_CONST_FUN_OBJ_1(machine_soft_timer_stop_obj, machine_soft_timer_stop);
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_sw_timer.c188 STATIC mp_obj_t machine_soft_timer_stop(mp_obj_t self_in) { in machine_soft_timer_stop() function
193 STATIC MP_DEFINE_CONST_FUN_OBJ_1(machine_soft_timer_stop_obj, machine_soft_timer_stop);

Completed in 9 milliseconds