Searched refs:RCC_AHB5ENR_RADIOEN (Results 1 – 7 of 7) sorted by relevance
804 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)
124 #define LL_AHB5_GRP1_PERIPH_RADIO RCC_AHB5ENR_RADIOEN
6280 #define RCC_AHB5ENR_RADIOEN RCC_AHB5ENR_RADIOEN_Msk macro
10083 #define RCC_AHB5ENR_RADIOEN RCC_AHB5ENR_RADIOEN_Msk macro
10373 #define RCC_AHB5ENR_RADIOEN RCC_AHB5ENR_RADIOEN_Msk macro
10391 #define RCC_AHB5ENR_RADIOEN RCC_AHB5ENR_RADIOEN_Msk macro