Searched refs:RCC_APB2RSTR_ADC2 (Results 1 – 2 of 2) sorted by relevance
268 #define RCC_APB2RSTR_ADC2 (0x01U << RCC_APB2RSTR_ADC2_Pos) ///< ADC2 reset macro
1004 #define RCC_APB2RSTR_ADC2(x) (((uint32_t)(((uint32_t)(x)) << RCC_APB2RSTR_ADC2_S… macro
Completed in 50 milliseconds