Searched refs:COMP_20_EN (Results 1 – 3 of 3) sorted by relevance
25 #define COMP_20_EN (1 << 11) macro28 #define COMP_FEATURE_MASK (COMP_15_EN | COMP_20_EN | COMP_25_EN | TIEO_EN)30 #define COMP_20_MASK (COMP_20_EN | TIEO_EN)31 #define COMP_25_MASK (COMP_20_EN | COMP_25_EN)
16 #define COMP_20_EN (1 << 11) macro
19 reg |= COMP_20_EN; in enable_systimer_compensation()