Home
last modified time | relevance | path

Searched refs:SPI_MODE_MASTER (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/py_engine/external/common/
A Dboard_mgr.h84 #define SPI_MODE_MASTER "master" macro
/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_spi.h38SPI_MODE_MASTER, ///< SPI Master (Output on MOSI, Input on MISO); arg = Bus Speed in b… enumerator
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dspi.h38SPI_MODE_MASTER, ///< SPI Master (Output on MOSI, Input on MISO); arg = Bus Speed in b… enumerator
A Dspu_spi.h41SPI_MODE_MASTER, ///< SPI Master (Output on MOSI, Input on MISO); arg = Bus Speed in b… enumerator
A Dusi_spi.h41SPI_MODE_MASTER, ///< SPI Master (Output on MOSI, Input on MISO); arg = Bus Speed in b… enumerator
/AliOS-Things-master/hardware/chip/rtl872xd/hal/hal_test/spi/
A Dspi_test.c58 hspi1.Init.Mode = SPI_MODE_MASTER; in MX_SPI1_Init()
/AliOS-Things-master/components/py_engine/modules/driver/
A Dboard_mgr.c473 if (strcmp(temp->valuestring, SPI_MODE_MASTER) == 0) { in board_parse_spi()

Completed in 10 milliseconds