Home
last modified time | relevance | path

Searched defs:all_args (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmachine_spi.h34 #define MP_MACHINE_SPI_CHECK_FOR_LEGACY_SOFTSPI_CONSTRUCTION(n_args, n_kw, all_args) \ argument
A Dmachine_i2c.h33 #define MP_MACHINE_I2C_CHECK_FOR_LEGACY_SOFTI2C_CONSTRUCTION(n_args, n_kw, all_args) \ argument
A Dmachine_spi.c159 …oft_spi_make_new(const mp_obj_type_t *type, size_t n_args, size_t n_kw, const mp_obj_t *all_args) { in mp_machine_soft_spi_make_new()
A Dmodbluetooth.c95 …th_uuid_make_new(const mp_obj_type_t *type, size_t n_args, size_t n_kw, const mp_obj_t *all_args) { in bluetooth_uuid_make_new()
252 …oth_ble_make_new(const mp_obj_type_t *type, size_t n_args, size_t n_kw, const mp_obj_t *all_args) { in bluetooth_ble_make_new()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_wdt.c50 …_wdt_make_new(const mp_obj_type_t *type_in, size_t n_args, size_t n_kw, const mp_obj_t *all_args) { in machine_wdt_make_new()
A Dmachine_hw_i2c.c139 …_hw_i2c_make_new(const mp_obj_type_t *type, size_t n_args, size_t n_kw, const mp_obj_t *all_args) { in machine_hw_i2c_make_new()
A Dmachine_hw_spi.c163 …_hw_spi_make_new(const mp_obj_type_t *type, size_t n_args, size_t n_kw, const mp_obj_t *all_args) { in machine_hw_spi_make_new()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_wdt.c50 …_wdt_make_new(const mp_obj_type_t *type_in, size_t n_args, size_t n_kw, const mp_obj_t *all_args) { in machine_wdt_make_new()
A Dmachine_hw_i2c.c139 …_hw_i2c_make_new(const mp_obj_type_t *type, size_t n_args, size_t n_kw, const mp_obj_t *all_args) { in machine_hw_i2c_make_new()
A Dmachine_hw_spi.c163 …_hw_spi_make_new(const mp_obj_type_t *type, size_t n_args, size_t n_kw, const mp_obj_t *all_args) { in machine_hw_spi_make_new()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_wdt.c26 …ne_wdt_make_new(const mp_obj_type_t *type_in, size_t n_args, size_t n_kw, const mp_obj_t *all_args) in machine_wdt_make_new()
A Dmachine_hw_spi.c168 …ne_hw_spi_make_new(const mp_obj_type_t *type, size_t n_args, size_t n_kw, const mp_obj_t *all_args) in machine_hw_spi_make_new()
A Dmachine_hw_i2c.c176 …ne_hw_i2c_make_new(const mp_obj_type_t *type, size_t n_args, size_t n_kw, const mp_obj_t *all_args) in machine_hw_i2c_make_new()

Completed in 24 milliseconds