Home
last modified time | relevance | path

Searched refs:RCC_CFGR_SWS_HSI48 (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_rcc.c847 #if defined(RCC_CFGR_SWS_HSI48) in HAL_RCC_ClockConfig()
1147 #if defined(RCC_CFGR_SWS_HSI48) in HAL_RCC_GetSysClockFreq()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_rcc.h231 #if defined(RCC_CFGR_SWS_HSI48)
232 #define LL_RCC_SYS_CLKSOURCE_STATUS_HSI48 RCC_CFGR_SWS_HSI48 /*!< HSI48 used as system clock */
Dstm32f0xx_hal_rcc_ex.h169 #define RCC_SYSCLKSOURCE_STATUS_HSI48 RCC_CFGR_SWS_HSI48
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_rcc.c966 else if (__HAL_RCC_GET_SYSCLK_SOURCE() == RCC_CFGR_SWS_HSI48) in HAL_RCC_GetSysClockFreq()
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f071xb.h3773 #define RCC_CFGR_SWS_HSI48 (0x0000000CU) /*!< HSI48 oscillato… macro
Dstm32f042x6.h7096 #define RCC_CFGR_SWS_HSI48 (0x0000000CU) /*!< HSI48 oscillato… macro
Dstm32f048xx.h7072 #define RCC_CFGR_SWS_HSI48 (0x0000000CU) /*!< HSI48 oscillato… macro
Dstm32f072xb.h7543 #define RCC_CFGR_SWS_HSI48 (0x0000000CU) /*!< HSI48 oscillato… macro
Dstm32f091xc.h8006 #define RCC_CFGR_SWS_HSI48 (0x0000000CU) /*!< HSI48 oscillato… macro
Dstm32f098xx.h7982 #define RCC_CFGR_SWS_HSI48 (0x0000000CU) /*!< HSI48 oscillato… macro
Dstm32f078xx.h7519 #define RCC_CFGR_SWS_HSI48 (0x0000000CU) /*!< HSI48 oscillato… macro
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c071xx.h4449 #define RCC_CFGR_SWS_HSI48 (0x00000010UL) /*!< HSI48 used as s… macro