Searched refs:APB0ENR (Results 1 – 5 of 5) sorted by relevance
361 SET_BIT(RCC->APB0ENR, Periphs); in LL_APB0_GRP1_EnableClock()363 tmpreg = READ_BIT(RCC->APB0ENR, Periphs); in LL_APB0_GRP1_EnableClock()390 return ((READ_BIT(RCC->APB0ENR, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_APB0_GRP1_IsEnabledClock()416 CLEAR_BIT(RCC->APB0ENR, Periphs); in LL_APB0_GRP1_DisableClock()
345 …__IO uint32_t APB0ENR; /*!< (@ 0x00000054) APB0 macro cells clock enable reg… member
350 …__IO uint32_t APB0ENR; /*!< (@ 0x00000054) APB0 macro cells clock enable reg… member
339 …__IO uint32_t APB0ENR; /*!< (@ 0x00000054) APB0 macro cells clock enable reg… member