Home
last modified time | relevance | path

Searched refs:RCC_APB7ENR_COMPEN (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc.h1040 SET_BIT(RCC->APB7ENR, RCC_APB7ENR_COMPEN); \
1042 … tmpreg = READ_BIT(RCC->APB7ENR, RCC_APB7ENR_COMPEN); \
1067 #define __HAL_RCC_COMP_CLK_DISABLE() CLEAR_BIT(RCC->APB7ENR, RCC_APB7ENR_COMPEN)
1191 #define __HAL_RCC_COMP_IS_CLK_ENABLED() (READ_BIT(RCC->APB7ENR, RCC_APB7ENR_COMPEN) != 0U)
Dstm32wbaxx_ll_bus.h192 #define LL_APB7_GRP1_PERIPH_COMP RCC_APB7ENR_COMPEN
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba54xx.h10438 #define RCC_APB7ENR_COMPEN RCC_APB7ENR_COMPEN_Msk macro
Dstm32wba5mxx.h10456 #define RCC_APB7ENR_COMPEN RCC_APB7ENR_COMPEN_Msk macro
Dstm32wba55xx.h10456 #define RCC_APB7ENR_COMPEN RCC_APB7ENR_COMPEN_Msk macro