Searched refs:RCC_APB2RSTR_ADC3 (Results 1 – 2 of 2) sorted by relevance
270 #define RCC_APB2RSTR_ADC3 (0x01U << RCC_APB2RSTR_ADC3_Pos) ///< ADC3 reset macro
1000 #define RCC_APB2RSTR_ADC3(x) (((uint32_t)(((uint32_t)(x)) << RCC_APB2RSTR_ADC3_S… macro
Completed in 46 milliseconds