Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/porting/
Dcc_pal.h173 int spi_Read(Fd_t fd, unsigned char *pBuff, int len);
Duser.h575 #define sl_IfRead spi_Read
Dcc_pal.c176 int spi_Read(Fd_t fd, unsigned char *pBuff, int len) in spi_Read() function