Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rcc_ex.c1330 SET_BIT(RCC->RADIOENR, RCC_RADIOENR_BBCLKEN); in HAL_RCCEx_EnableRadioBBClock()
1339 CLEAR_BIT(RCC->RADIOENR, RCC_RADIOENR_BBCLKEN); in HAL_RCCEx_DisableRadioBBClock()
1348 SET_BIT(RCC->RADIOENR, RCC_RADIOENR_STRADIOCLKON); in HAL_RCCEx_EnableRequestUponRadioWakeUpEvent()
1357 CLEAR_BIT(RCC->RADIOENR, RCC_RADIOENR_STRADIOCLKON); in HAL_RCCEx_DisableRequestUponRadioWakeUpEvent()
1370 return READ_BIT(RCC->RADIOENR, RCC_RADIOENR_RADIOCLKRDY); in HAL_RCCEx_GetRadioBusClockReadiness()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_rcc.h1682 SET_BIT(RCC->RADIOENR, RCC_RADIOENR_BBCLKEN); in LL_RCC_RADIO_EnableBasebandClock()
1692 CLEAR_BIT(RCC->RADIOENR, RCC_RADIOENR_BBCLKEN); in LL_RCC_RADIO_DisableBasebandClock()
1702 return ((READ_BIT(RCC->RADIOENR, RCC_RADIOENR_BBCLKEN) == RCC_RADIOENR_BBCLKEN) ? 1UL : 0UL); in LL_RCC_RADIO_IsEnabledBasebandClock()
1712 CLEAR_BIT(RCC->RADIOENR, RCC_RADIOENR_STRADIOCLKON); in LL_RCC_RADIO_DisableSleepTimerClock()
1722 …return ((READ_BIT(RCC->RADIOENR, RCC_RADIOENR_STRADIOCLKON) == RCC_RADIOENR_STRADIOCLKON) ? 1UL : … in LL_RCC_RADIO_IsEnabledSleepTimerClock()
1732 …return ((READ_BIT(RCC->RADIOENR, RCC_RADIOENR_RADIOCLKRDY) == RCC_RADIOENR_RADIOCLKRDY) ? 1UL : 0U… in LL_RCC_RADIO_IsBusClockReady()
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h610 …__IO uint32_t RADIOENR; /*!< RCC RADIO peripheral clock enable register Address … member
Dstm32wba52xx.h703 …__IO uint32_t RADIOENR; /*!< RCC RADIO peripheral clock enable register Address … member
Dstm32wba54xx.h742 …__IO uint32_t RADIOENR; /*!< RCC RADIO peripheral clock enable register Address … member
Dstm32wba5mxx.h742 …__IO uint32_t RADIOENR; /*!< RCC RADIO peripheral clock enable register Address … member
Dstm32wba55xx.h742 …__IO uint32_t RADIOENR; /*!< RCC RADIO peripheral clock enable register Address … member