Searched refs:obj_switch (Results 1 – 3 of 3) sorted by relevance
105 STATIC mp_obj_t obj_switch(size_t n_args, const mp_obj_t *args) in obj_switch() function125 STATIC MP_DEFINE_CONST_FUN_OBJ_VAR(charger_obj_switch, 2, obj_switch);
111 STATIC mp_obj_t obj_switch(size_t n_args, const mp_obj_t *args) in obj_switch() function132 STATIC MP_DEFINE_CONST_FUN_OBJ_VAR(charger_obj_switch, 2, obj_switch);
Completed in 6 milliseconds