Searched refs:SSI1_BASE (Results 1 – 5 of 5) sorted by relevance
63 { SSI1_BASE, INT_SSI1 },85 return((ulBase == SSI0_BASE) || (ulBase == SSI1_BASE) || in SSIBaseValid()
58 #define SSI1_BASE 0x40009000 // SSI1 macro
54 #define SSI1_BASE 0x40008000 // SSI macro
164 return(ui32Base == SSI0_BASE || ui32Base == SSI1_BASE); in SSIBaseValid()
597 ASSERT((ui32Base == SSI0_BASE) || (ui32Base == SSI1_BASE)); in IOCPinTypeSsiMaster()659 ASSERT((ui32Base == SSI0_BASE) || (ui32Base == SSI1_BASE)); in IOCPinTypeSsiSlave()
Completed in 9 milliseconds