Home
last modified time | relevance | path

Searched refs:RCC_CFGR_SWS_CSI (Results 1 – 25 of 31) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dsystem_stm32h7xx.c355 case RCC_CFGR_SWS_CSI: /* CSI used as system clock source */ in SystemCoreClockUpdate()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc.c561 …if ((temp_sysclksrc == RCC_CFGR_SWS_CSI) || ((temp_sysclksrc == RCC_CFGR_SWS_PLL1) && ((temp_pllck… in HAL_RCC_OscConfig()
1411 case RCC_CFGR_SWS_CSI: /* CSI used as system clock source */ in HAL_RCC_GetSysClockFreq()
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dsystem_stm32h7xx_dualcore_bootcm4_cm7gated.c334 case RCC_CFGR_SWS_CSI: /* CSI used as system clock source */ in SystemCoreClockUpdate()
Dsystem_stm32h7xx_dualcore_bootcm7_cm4gated.c340 case RCC_CFGR_SWS_CSI: /* CSI used as system clock source */ in SystemCoreClockUpdate()
Dsystem_stm32h7xx_dualcore_boot_cm4_cm7.c342 case RCC_CFGR_SWS_CSI: /* CSI used as system clock source */ in SystemCoreClockUpdate()
Dsystem_stm32h7xx_singlecore.c335 case RCC_CFGR_SWS_CSI: /* CSI used as system clock source */ in SystemCoreClockUpdate()
Dsystem_stm32h7xx.c360 case RCC_CFGR_SWS_CSI: /* CSI used as system clock source */ in SystemCoreClockUpdate()
Dstm32h7a3xx.h12782 #define RCC_CFGR_SWS_CSI (0x00000008UL) /*!< CSI used a… macro
Dstm32h7b0xx.h13226 #define RCC_CFGR_SWS_CSI (0x00000008UL) /*!< CSI used a… macro
Dstm32h7b0xxq.h13238 #define RCC_CFGR_SWS_CSI (0x00000008UL) /*!< CSI used a… macro
Dstm32h7a3xxq.h12794 #define RCC_CFGR_SWS_CSI (0x00000008UL) /*!< CSI used a… macro
Dstm32h7b3xx.h13233 #define RCC_CFGR_SWS_CSI (0x00000008UL) /*!< CSI used a… macro
Dstm32h7b3xxq.h13245 #define RCC_CFGR_SWS_CSI (0x00000008UL) /*!< CSI used a… macro
Dstm32h730xxq.h15093 #define RCC_CFGR_SWS_CSI (0x00000008UL) /*!< CSI used a… macro
Dstm32h733xx.h15081 #define RCC_CFGR_SWS_CSI (0x00000008UL) /*!< CSI used a… macro
Dstm32h725xx.h14642 #define RCC_CFGR_SWS_CSI (0x00000008UL) /*!< CSI used a… macro
Dstm32h730xx.h15081 #define RCC_CFGR_SWS_CSI (0x00000008UL) /*!< CSI used a… macro
Dstm32h735xx.h15093 #define RCC_CFGR_SWS_CSI (0x00000008UL) /*!< CSI used a… macro
Dstm32h742xx.h13963 #define RCC_CFGR_SWS_CSI (0x00000008UL) /*!< CSI used a… macro
Dstm32h723xx.h14630 #define RCC_CFGR_SWS_CSI (0x00000008UL) /*!< CSI used a… macro
Dstm32h750xx.h14856 #define RCC_CFGR_SWS_CSI (0x00000008UL) /*!< CSI used a… macro
Dstm32h753xx.h14862 #define RCC_CFGR_SWS_CSI (0x00000008UL) /*!< CSI used a… macro
Dstm32h745xx.h15169 #define RCC_CFGR_SWS_CSI (0x00000008UL) /*!< CSI used a… macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h227 #define LL_RCC_SYS_CLKSOURCE_STATUS_CSI RCC_CFGR_SWS_CSI /*!< CSI used as system clock */
Dstm32h7xx_hal_rcc.h338 #define RCC_SYSCLKSOURCE_STATUS_CSI RCC_CFGR_SWS_CSI /*!< CSI used as system clock */

12