Home
last modified time | relevance | path

Searched defs:first_init (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_hw_i2c.c121 STATIC int32_t machine_hw_i2c_init(machine_hw_i2c_obj_t *self, bool first_init) { in machine_hw_i2c_init()
167 bool first_init = false; in machine_hw_i2c_make_new() local
A Dmachine_hw_spi.c65 STATIC int32_t machine_hw_spi_init_internal(machine_hw_spi_obj_t *self, bool first_init) { in machine_hw_spi_init_internal()
196 bool first_init = false; in machine_hw_spi_make_new() local
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_hw_i2c.c121 STATIC int32_t machine_hw_i2c_init(machine_hw_i2c_obj_t *self, bool first_init) { in machine_hw_i2c_init()
167 bool first_init = false; in machine_hw_i2c_make_new() local
A Dmachine_hw_spi.c65 STATIC int32_t machine_hw_spi_init_internal(machine_hw_spi_obj_t *self, bool first_init) { in machine_hw_spi_init_internal()
196 bool first_init = false; in machine_hw_spi_make_new() local
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_hw_spi.c54 STATIC mp_int_t machine_hw_spi_init_internal(machine_hw_spi_obj_t *self, bool first_init) in machine_hw_spi_init_internal()
213 bool first_init = false; in machine_hw_spi_make_new() local
A Dmachine_hw_i2c.c158 STATIC mp_int_t machine_hw_i2c_init(machine_hw_i2c_obj_t *self, bool first_init) in machine_hw_i2c_init()
212 bool first_init = false; in machine_hw_i2c_make_new() local

Completed in 37 milliseconds