Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/drivers/bus/
A Dspi.h32 MP_SPI_IOCTL_INIT, enumerator
A Dsoftspi.c33 case MP_SPI_IOCTL_INIT: in mp_soft_spi_ioctl()
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmachine_spi.c198 mp_soft_spi_ioctl(&self->spi, MP_SPI_IOCTL_INIT); in mp_machine_soft_spi_make_new()
238 mp_soft_spi_ioctl(&self->spi, MP_SPI_IOCTL_INIT); in mp_machine_soft_spi_init()
/AliOS-Things-master/components/py_engine/engine/drivers/memory/
A Dspiflash.c167 self->config->bus.u_spi.proto->ioctl(self->config->bus.u_spi.data, MP_SPI_IOCTL_INIT); in mp_spiflash_init()

Completed in 10 milliseconds