Searched defs:ADC_SMPR2 (Results 1 – 6 of 6) sorted by relevance
803 #define ADC_SMPR2(_SAMPLETIME_, _CHANNELNB_) ((_SAMPLETIME_) << (3U * ((uint32_t)((uint16_t)(_CHANN… macro
679 #define ADC_SMPR2(_SAMPLETIME_, _CHANNELNB_) \ macro
795 #define ADC_SMPR2(_SAMPLETIME_, _CHANNELNB_) ((_SAMPLETIME_) << (3U * ((uint32_t)((uint16_t)(_CHANN… macro
862 #define ADC_SMPR2(_SAMPLETIME_, _CHANNELNB_) ((_SAMPLETIME_) << (3 * ((uint32_t)((uint16_t)(_CHANNE… macro
2264 #define ADC_SMPR2(_SAMPLETIME_, _CHANNELNB_) ((_SAMPLETIME_) << (3U * ((_CHANNELNB_) - 10U))) macro3557 #define ADC_SMPR2(_SAMPLETIME_, _CHANNELNB_) \ macro
895 #define ADC_SMPR2(_SAMPLETIME_, _CHANNELNB_) \ macro