Searched refs:_ACMP_INPUTSEL_LPREF_SHIFT (Results 1 – 3 of 3) sorted by relevance
114 | (init->lowPowerReferenceEnabled << _ACMP_INPUTSEL_LPREF_SHIFT) in ACMP_CapsenseInit()285 acmp->INPUTSEL = (init->lowPowerReferenceEnabled << _ACMP_INPUTSEL_LPREF_SHIFT) in ACMP_Init()
215 #define _ACMP_INPUTSEL_LPREF_SHIFT 16 /**< Shift value… macro
219 #define _ACMP_INPUTSEL_LPREF_SHIFT 16 /**< Shift value… macro
Completed in 7 milliseconds