Searched refs:SPI_InterruptMask (Results 1 – 2 of 2) sorted by relevance
98 SSI_InitStruct->SPI_InterruptMask = 0x0; in SSI_StructInit()157 spi_dev->IMR = SSI_InitStruct->SPI_InterruptMask; in SSI_Init()
203 u32 SPI_InterruptMask; /*!< Specifies which interrupt to be enable. member
Completed in 5 milliseconds