Searched refs:EBI_CHIPSELECTPOLARITY_LOW (Results 1 – 4 of 4) sorted by relevance
108 #define EBI_CHIPSELECTPOLARITY_LOW ((u32)0x00000000) macro111 #define IS_EBI_CS_POLARITY(POLARITY) ((POLARITY == EBI_CHIPSELECTPOLARITY_LOW) || \
147 #define EBI_CHIPSELECTPOLARITY_LOW ((u32)0x00000000) macro150 #define IS_EBI_CS_POLARITY(POLARITY) ((POLARITY == EBI_CHIPSELECTPOLARITY_LOW) || \
120 EBI_InitStruct->EBI_ChipSelectPolarity = EBI_CHIPSELECTPOLARITY_LOW; in EBI_StructInit()
171 EBI_InitStruct->EBI_ChipSelectPolarity = EBI_CHIPSELECTPOLARITY_LOW; in EBI_StructInit()
Completed in 7 milliseconds