Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmodcharger.c105 STATIC mp_obj_t obj_switch(size_t n_args, const mp_obj_t *args) in obj_switch() function
125 STATIC MP_DEFINE_CONST_FUN_OBJ_VAR(charger_obj_switch, 2, obj_switch);
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmodcharger.c111 STATIC mp_obj_t obj_switch(size_t n_args, const mp_obj_t *args) in obj_switch() function
132 STATIC MP_DEFINE_CONST_FUN_OBJ_VAR(charger_obj_switch, 2, obj_switch);
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmodcharger.c111 STATIC mp_obj_t obj_switch(size_t n_args, const mp_obj_t *args) in obj_switch() function
132 STATIC MP_DEFINE_CONST_FUN_OBJ_VAR(charger_obj_switch, 2, obj_switch);

Completed in 6 milliseconds