Searched refs:SPI17Y_MasterTransHandler (Results 1 – 1 of 1) sorted by relevance
| /bsp/maxim/libraries/MAX32660PeriphDriver/Source/ |
| A D | spi17y.c | 62 static int SPI17Y_MasterTransHandler(mxc_spi17y_regs_t *spi, spi17y_req_t *req, uint8_t async); 316 SPI17Y_MasterTransHandler(spi, states[spi_num].req, 1); in SPI17Y_Handler() 342 while (SPI17Y_MasterTransHandler(spi,req,0)==0) { in SPI17Y_MasterTrans() 377 SPI17Y_MasterTransHandler(spi,req, 1); in SPI17Y_MasterTransAsync() 397 int SPI17Y_MasterTransHandler(mxc_spi17y_regs_t *spi, spi17y_req_t *req,uint8_t async) in SPI17Y_MasterTransHandler() function
|
Completed in 6 milliseconds