Home
last modified time | relevance | path

Searched refs:RCC_CFGR_SWS_LSI (Results 1 – 4 of 4) sorted by relevance

/bsp/mm32/mm32f3270-100ask-pitaya/board/
A Dboard.h54 #define RCC_CFGR_SWS_LSI 0x0000000CU /*!< LSI used as sys… macro
59 #define RCC_SYSCLKSOURCE_STATUS_LSI RCC_CFGR_SWS_LSI /*!< LSI used as system clo…
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_rcc.h145 #define RCC_CFGR_SWS_LSI (0x03U << RCC_CFGR_SWS_Pos) ///< LSI used as sy… macro
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_rcc.c415 case RCC_CFGR_SWS_LSI: in RCC_GetSysClockFreq()
/bsp/mm32l07x/Libraries/MM32L0xx/Include/
A DMM32L0xx.h1226 #define RCC_CFGR_SWS_LSI ((uint32_t)0x0000000C) /*!< LSI used as system … macro

Completed in 36 milliseconds