Searched refs:SCI_CARDPOLARITY_LOW (Results 1 – 4 of 4) sorted by relevance
91 #define SCI_CARDPOLARITY_LOW ((u32)0x00000000) macro94 #define IS_SCI_CARD_POLARITY(POLARITY) ((POLARITY == SCI_CARDPOLARITY_LOW) || \
129 SCI_InitStruct->SCI_CardPolarity = SCI_CARDPOLARITY_LOW; in SCI_StructInit()
Completed in 10 milliseconds