Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/peripheral/spi/include/vfsdev/
A Dspi_dev.h8 #define IOC_SPI_BASE 'S' macro
9 #define IOC_SPI_SET_CFLAG IOC_SPI_BASE + 1
10 #define IOC_SPI_SET_FREQ IOC_SPI_BASE + 2
11 #define IOC_SPI_SEND_RECV IOC_SPI_BASE + 3
12 #define IOC_SPI_SEND_AND_RECV IOC_SPI_BASE + 4
13 #define IOC_SPI_SEND_AND_SEND IOC_SPI_BASE + 5
14 #define IOC_SPI_SET_SERIAL_LEN IOC_SPI_BASE + 6 //default DEFAULT_SPI_SERAIL_LEN

Completed in 2 milliseconds