Home
last modified time | relevance | path

Searched refs:MP_SPIFLASH_BUS_QSPI (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/drivers/memory/
A Dspiflash.h36 MP_SPIFLASH_BUS_QSPI, enumerator
A Dspiflash.c61 if (c->bus_kind == MP_SPIFLASH_BUS_QSPI) { in mp_spiflash_acquire_bus()
68 if (c->bus_kind == MP_SPIFLASH_BUS_QSPI) { in mp_spiflash_release_bus()
185 if (self->config->bus_kind == MP_SPIFLASH_BUS_QSPI) { in mp_spiflash_init()

Completed in 13 milliseconds