Home
last modified time | relevance | path

Searched refs:RCC_CICR_HSIUSB48RDYC (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_rcc.h139 #define LL_RCC_CICR_HSI48CSSC RCC_CICR_HSIUSB48RDYC /*!< HSI48 Ready Interrupt Clear …
1672 SET_BIT(RCC->CICR, RCC_CICR_HSIUSB48RDYC); in LL_RCC_ClearFlag_HSI48RDY()
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c071xx.h4569 #define RCC_CICR_HSIUSB48RDYC RCC_CICR_HSIUSB48RDYC_Msk macro