Home
last modified time | relevance | path

Searched refs:MP_DECLARE_CONST_FUN_OBJ_3 (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dbuiltin.h52 MP_DECLARE_CONST_FUN_OBJ_3(mp_builtin_setattr_obj);
87 MP_DECLARE_CONST_FUN_OBJ_3(mp_op_setitem_obj);
A Dobj.h324 #define MP_DECLARE_CONST_FUN_OBJ_3(obj_name) extern const mp_obj_fun_builtin_fixed_t obj_name macro
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dvfs_fat.h44 MP_DECLARE_CONST_FUN_OBJ_3(fat_vfs_open_obj);
A Dmachine_spi.h67 MP_DECLARE_CONST_FUN_OBJ_3(mp_machine_spi_write_readinto_obj);

Completed in 7 milliseconds