Searched refs:ADC_EVCTRL_WINMONEO_Msk (Results 1 – 3 of 3) sorted by relevance
97 #define ADC_EVCTRL_WINMONEO_Msk (_UINT8_(0x1) << ADC_EVCTRL_WINMONEO_Pos) … macro98 #define ADC_EVCTRL_WINMONEO(value) (ADC_EVCTRL_WINMONEO_Msk & (_UINT8_(value) << ADC_EVC…