Searched refs:POLARITY_ACTIVE_LOW (Results 1 – 2 of 2) sorted by relevance
41 else if ((flags & POLARITY_ACTIVE_LOW) == POLARITY_ACTIVE_LOW) in flags_to_string()
66 #define POLARITY_ACTIVE_LOW 0x3 macro