Home
last modified time | relevance | path

Searched refs:LL_APB0_GRP1_PERIPH_ALL (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_bus.h98 #define LL_APB0_GRP1_PERIPH_ALL (RCC_APB0ENR_TIM1EN|RCC_APB0ENR_SYSCFGEN|RCC_APB0ENR_RTC… macro
100 #define LL_APB0_GRP1_PERIPH_ALL (RCC_APB0ENR_TIM2EN| \
Dstm32wb0x_hal_rcc.h763 #define __HAL_RCC_APB0_FORCE_RESET() LL_APB0_GRP1_ForceReset(LL_APB0_GRP1_PERIPH_ALL)
787 #define __HAL_RCC_APB0_RELEASE_RESET() LL_APB0_GRP1_ReleaseReset(LL_APB0_GRP1_PERIPH_ALL)