Home
last modified time | relevance | path

Searched refs:RCM_LSE_OPEN (Results 1 – 11 of 11) sorted by relevance

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_rcm.h156 RCM_LSE_OPEN, enumerator
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_rcm.h155 RCM_LSE_OPEN, enumerator
/bsp/apm32/libraries/Drivers/
A Ddrv_rtc.c67 RCM_ConfigLSE(RCM_LSE_OPEN); in apm32_rtc_init()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_rcm.h69 RCM_LSE_OPEN = 0x01, /*!< turn ON the LSE oscillator */ enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_rcm.h265 RCM_LSE_OPEN, enumerator
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_rcm.h65 RCM_LSE_OPEN, /*!< Open the LSE */ enumerator
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_rcm.c177 if (state == RCM_LSE_OPEN) in RCM_ConfigLSE()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_rcm.c175 if (state == RCM_LSE_OPEN) in RCM_ConfigLSE()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_rcm.c193 if (state == RCM_LSE_OPEN) in RCM_ConfigLSE()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_rcm.c181 if (state == RCM_LSE_OPEN) in RCM_ConfigLSE()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_rcm.c267 if (state == RCM_LSE_OPEN) in RCM_ConfigLSE()

Completed in 30 milliseconds