Searched refs:RCC_APB1RSTR_PWR (Results 1 – 2 of 2) sorted by relevance
338 #define RCC_APB1RSTR_PWR (0x01U << RCC_APB1RSTR_PWR_Pos) ///< Power interfac… macro
1044 #define RCC_APB1RSTR_PWR(x) (((uint32_t)(((uint32_t)(x)) << RCC_APB1RSTR_PWR_SH… macro
Completed in 47 milliseconds