Searched refs:RCC_APB2ENR_CLKBLEDIV (Results 1 – 5 of 5) sorted by relevance
271 #define LL_RCC_RF_CLK_16M RCC_APB2ENR_CLKBLEDIV /*!< Radio system clock 16 MHz*/1126 #if defined(RCC_APB2ENR_CLKBLEDIV)1137 MODIFY_REG(RCC->APB2ENR, RCC_APB2ENR_CLKBLEDIV, Source); in LL_RCC_SetRFClock()1149 return (uint32_t)(READ_BIT(RCC->APB2ENR, RCC_APB2ENR_CLKBLEDIV)); in LL_RCC_GetRFClock()
3061 #define RCC_APB2ENR_CLKBLEDIV RCC_APB2ENR_CLKBLEDIV_Msk macro
3143 #define RCC_APB2ENR_CLKBLEDIV RCC_APB2ENR_CLKBLEDIV_Msk macro
3086 #define RCC_APB2ENR_CLKBLEDIV RCC_APB2ENR_CLKBLEDIV_Msk macro