Searched refs:APB4ENCR2 (Results 1 – 7 of 7) sorted by relevance
206 RCC->APB4ENCR2 = RCC_APB4ENCR2_SYSCFGENC; in SystemInit()
262 RCC->APB4ENCR2 = RCC_APB4ENCR2_SYSCFGENC; in SystemInit()
2161 …__IO uint32_t APB4ENCR2; /*!< RCC APB4 enable clear register 2 … member
2287 …__IO uint32_t APB4ENCR2; /*!< RCC APB4 enable clear register 2 … member
2259 …__IO uint32_t APB4ENCR2; /*!< RCC APB4 enable clear register 2 … member
2189 …__IO uint32_t APB4ENCR2; /*!< RCC APB4 enable clear register 2 … member
3533 WRITE_REG(RCC->APB4ENCR2, Periphs); in LL_APB4_GRP2_DisableClock()