Searched refs:SPI_I2S_EnableInterrupt (Results 1 – 6 of 6) sorted by relevance
320 void SPI_I2S_EnableInterrupt(SPI_T* spi, SPI_I2S_INT_T interrupt);
331 void SPI_I2S_EnableInterrupt(SPI_T* spi, uint32_t interrupt);
487 void SPI_I2S_EnableInterrupt(SPI_T* spi, SPI_I2S_INT_T interrupt) in SPI_I2S_EnableInterrupt() function
581 void SPI_I2S_EnableInterrupt(SPI_T *spi, uint32_t interrupt) in SPI_I2S_EnableInterrupt() function
Completed in 13 milliseconds