Searched refs:SEQ_FILTER_DISABLE (Results 1 – 4 of 4) sorted by relevance
266 #define SEQ_FILTER_DISABLE ((u32)0x00000000) macro270 #define IS_I2C_SEQ_FILTER_MASK(CONFIG) ((CONFIG == SEQ_FILTER_DISABLE) || \
345 #define SEQ_FILTER_DISABLE ((u32)0x00000000) macro349 #define IS_I2C_SEQ_FILTER_MASK(CONFIG) ((CONFIG == SEQ_FILTER_DISABLE) || \
726 if (Seq_Filter_Select == SEQ_FILTER_DISABLE) in I2C_SequentialFilterConfig()742 if (Seq_Filter_Select == SEQ_FILTER_DISABLE) in I2C_SequentialFilterConfig()
814 if (Seq_Filter_Select == SEQ_FILTER_DISABLE) in I2C_SequentialFilterConfig()830 if (Seq_Filter_Select == SEQ_FILTER_DISABLE) in I2C_SequentialFilterConfig()
Completed in 12 milliseconds