Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_rcc.c718 else if (RCC_ClkInitStruct->SYSCLKSource == RCC_SYSCLKSOURCE_HSIUSB48) in HAL_RCC_ClockConfig()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_rcc.h117 ((__SOURCE__) == RCC_SYSCLKSOURCE_HSIUSB48) || \
408 #define RCC_SYSCLKSOURCE_HSIUSB48 RCC_CFGR_SW_1 /*!< HSIUSB48 selection us… macro