Searched defs:ADC_SMPR1 (Results 1 – 6 of 6) sorted by relevance
327 #define ADC_SMPR1(_SAMPLETIME_, _CHANNELNB_) \ macro336 #define ADC_SMPR1(_SAMPLETIME_, _CHANNELNB_) \ macro
795 #define ADC_SMPR1(_SAMPLETIME_, _CHANNELNB_) ((_SAMPLETIME_) << (3U * (((uint32_t)((uint16_t)(_CHAN… macro
670 #define ADC_SMPR1(_SAMPLETIME_, _CHANNELNB_) \ macro
786 #define ADC_SMPR1(_SAMPLETIME_, _CHANNELNB_) ((_SAMPLETIME_) << (3U * (((uint32_t)((uint16_t)(_CHAN… macro
854 #define ADC_SMPR1(_SAMPLETIME_, _CHANNELNB_) ((_SAMPLETIME_) << (3 * (((uint32_t)((uint16_t)(_CHANN… macro
2256 #define ADC_SMPR1(_SAMPLETIME_, _CHANNELNB_) ((_SAMPLETIME_) << (3U * (_CHANNELNB_))) macro3548 #define ADC_SMPR1(_SAMPLETIME_, _CHANNELNB_) \ macro