Home
last modified time | relevance | path

Searched refs:SEQ_FILTER_DISABLE (Results 1 – 4 of 4) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_i2c.h266 #define SEQ_FILTER_DISABLE ((u32)0x00000000) macro
270 #define IS_I2C_SEQ_FILTER_MASK(CONFIG) ((CONFIG == SEQ_FILTER_DISABLE) || \
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_i2c.h345 #define SEQ_FILTER_DISABLE ((u32)0x00000000) macro
349 #define IS_I2C_SEQ_FILTER_MASK(CONFIG) ((CONFIG == SEQ_FILTER_DISABLE) || \
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_i2c.c726 if (Seq_Filter_Select == SEQ_FILTER_DISABLE) in I2C_SequentialFilterConfig()
742 if (Seq_Filter_Select == SEQ_FILTER_DISABLE) in I2C_SequentialFilterConfig()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_i2c.c814 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