Searched refs:RCC_APB2ENR_SYSCFG (Results 1 – 3 of 3) sorted by relevance
423 #define RCC_APB2ENR_SYSCFG (0x01U << RCC_APB2ENR_SYSCFG_Pos) ///< SYSCFG enable macro
749 #define RCC_APB2Periph_SYSCFG RCC_APB2ENR_SYSCFG
1208 #define RCC_APB2ENR_SYSCFG(x) (((uint32_t)(((uint32_t)(x)) << RCC_APB2ENR_SYSCFG_… macro
Completed in 129 milliseconds