Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/porting/
Dcc_pal.h195 int spi_Write(Fd_t fd, unsigned char *pBuff, int len);
Duser.h606 #define sl_IfWrite spi_Write
Dcc_pal.c233 int spi_Write(Fd_t fd, unsigned char *pBuff, int len) in spi_Write() function