Searched refs:SDADC_INTENCLR_WINMON_Pos (Results 1 – 2 of 2) sorted by relevance
184 #define SDADC_INTENCLR_WINMON_Pos 2 /**< \brief (SDADC_INTENCLR) Window Monitor Interr… macro185 #define SDADC_INTENCLR_WINMON (_U_(0x1) << SDADC_INTENCLR_WINMON_Pos)
198 sdadc_module->INTENCLR.reg = (1 << SDADC_INTENCLR_WINMON_Pos) | in _sdadc_set_config()
Completed in 8 milliseconds