Home
last modified time | relevance | path

Searched refs:RCC_AHB5ENR_RADIOEN (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc.h804 SET_BIT(RCC->AHB5ENR, RCC_AHB5ENR_RADIOEN); \
806 … tmpreg = READ_BIT(RCC->AHB5ENR, RCC_AHB5ENR_RADIOEN); \
820 #define __HAL_RCC_RADIO_CLK_DISABLE() CLEAR_BIT(RCC->AHB5ENR, RCC_AHB5ENR_RADIOEN)
1128 #define __HAL_RCC_RADIO_IS_CLK_ENABLED() (READ_BIT(RCC->AHB5ENR, RCC_AHB5ENR_RADIOEN) != 0U)
Dstm32wbaxx_ll_bus.h124 #define LL_AHB5_GRP1_PERIPH_RADIO RCC_AHB5ENR_RADIOEN
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h6280 #define RCC_AHB5ENR_RADIOEN RCC_AHB5ENR_RADIOEN_Msk macro
Dstm32wba52xx.h10083 #define RCC_AHB5ENR_RADIOEN RCC_AHB5ENR_RADIOEN_Msk macro
Dstm32wba54xx.h10373 #define RCC_AHB5ENR_RADIOEN RCC_AHB5ENR_RADIOEN_Msk macro
Dstm32wba5mxx.h10391 #define RCC_AHB5ENR_RADIOEN RCC_AHB5ENR_RADIOEN_Msk macro
Dstm32wba55xx.h10391 #define RCC_AHB5ENR_RADIOEN RCC_AHB5ENR_RADIOEN_Msk macro