Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rcc.h1862 MODIFY_REG(RCC->CSCMDR, RCC_CSCMDR_CLKSYSDIV_REQ, Prescaler); in LL_RCC_SwitchRC64MPLLPrescaler()
1872 SET_BIT(RCC->CSCMDR, RCC_CSCMDR_REQUEST); in LL_RCC_RequestSwitchRC64MPLLClock()
1885 return (uint32_t)(READ_BIT(RCC->CSCMDR, RCC_CSCMDR_STATUS)); in LL_RCC_GetRC64MPLLSwitchStatus()
1895 SET_BIT(RCC->CSCMDR, RCC_CSCMDR_EOFSEQ_IE); in LL_RCC_EnableIT_EOFSEQ()
1905 CLEAR_BIT(RCC->CSCMDR, RCC_CSCMDR_EOFSEQ_IE); in LL_RCC_DisableIT_EOFSEQ()
1915 return ((READ_BIT(RCC->CSCMDR, RCC_CSCMDR_EOFSEQ_IE) == (RCC_CSCMDR_EOFSEQ_IE)) ? 1UL : 0UL); in LL_RCC_IsEnabledIT_EOFSEQ()
1925 WRITE_REG(RCC->CSCMDR, RCC_CSCMDR_EOFSEQ_IRQ); in LL_RCC_ClearFlag_EOFSEQ()
1935 return ((READ_BIT(RCC->CSCMDR, RCC_CSCMDR_EOFSEQ_IRQ) == (RCC_CSCMDR_EOFSEQ_IRQ)) ? 1UL : 0UL); in LL_RCC_IsActiveFlag_EOFSEQ()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h336 …__IO uint32_t CSCMDR; /*!< (@ 0x00000020) Clock Switch Command register … member
Dstm32wb07.h341 …__IO uint32_t CSCMDR; /*!< (@ 0x00000020) Clock Switch Command register … member
Dstm32wb09.h330 …__IO uint32_t CSCMDR; /*!< (@ 0x00000020) Clock Switch Command register … member
Dstm32wb06.h341 …__IO uint32_t CSCMDR; /*!< (@ 0x00000020) Clock Switch Command register … member