Home
last modified time | relevance | path

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

/bsp/acm32/acm32f0x0-nucleo/libraries/Device/
A DSystem_ACM32F0x0.c375 SCU->STOPCFG &= (~SCU_STOPCFG_RTC_WE); in System_Enable_Disable_RTC_Domain_Access()
379 SCU->STOPCFG |= SCU_STOPCFG_RTC_WE; in System_Enable_Disable_RTC_Domain_Access()
460 SCU->STOPCFG |= BIT11; // set PDDS=1 in System_Enter_Standby_Mode()
499 SCU->STOPCFG &= (~BIT11); // PDDS=0 in System_Enter_Stop_Mode()
A DACM32F0x0.h389 __IO uint32_t STOPCFG; // 0x4C member
/bsp/acm32/acm32f4xx-nucleo/libraries/Device/
A DSystem_ACM32F4.c480 SCU->STOPCFG &= (~SCU_STOPCFG_RTC_WE); in System_Enable_Disable_RTC_Domain_Access()
484 SCU->STOPCFG |= SCU_STOPCFG_RTC_WE; in System_Enable_Disable_RTC_Domain_Access()
565 SCU->STOPCFG |= BIT11; // set PDDS=1 in System_Enter_Standby_Mode()
604 SCU->STOPCFG &= (~BIT11); // PDDS=0 in System_Enter_Stop_Mode()
A DACM32F4.h435 __IO uint32_t STOPCFG; member
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_RTC.c38 SCU->STOPCFG |= (1 << 0); in HAL_RTC_Config()
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_RTC.c38 SCU->STOPCFG |= (1 << 0); in HAL_RTC_Config()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_usart.c115 usart->CTRL2_B.STOPCFG = usartConfig->stopBits; in USART_Config()
/bsp/apm32/libraries/APM32S10x_Library/Device/Geehy/APM32S10x/Include/
A Dapm32s10x.h913 __IOM uint32_t STOPCFG : 2; member
/bsp/apm32/libraries/APM32E10x_Library/Device/Geehy/APM32E10x/Include/
A Dapm32e10x.h955 __IOM uint32_t STOPCFG : 2; member
/bsp/apm32/libraries/APM32F0xx_Library/Device/Geehy/APM32F0xx/Include/
A Dapm32f0xx.h5036 __IOM uint32_t STOPCFG : 2; member
/bsp/apm32/libraries/APM32F10x_Library/Device/Geehy/APM32F10x/Include/
A Dapm32f10x.h1143 __IOM uint32_t STOPCFG : 2; member
/bsp/apm32/libraries/APM32F4xx_Library/Device/Geehy/APM32F4xx/Include/
A Dapm32f4xx.h1303 __IOM uint32_t STOPCFG : 2; member

Completed in 165 milliseconds