Searched refs:COMP_20_EN (Results 1 – 3 of 3) sorted by relevance
20 #define COMP_20_EN (1 << 11) macro23 #define COMP_FEATURE_MASK (COMP_15_EN | COMP_20_EN | COMP_25_EN | TIEO_EN)25 #define COMP_20_MASK (COMP_20_EN | TIEO_EN)26 #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()
Completed in 5 milliseconds