Home
last modified time | relevance | path

Searched refs:SCU_STOPCFG_RTC_WE (Results 1 – 4 of 4) 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()
A DSystem_ACM32F0x0.h466 #define SCU_STOPCFG_RTC_WE BIT0 macro
/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()
A DSystem_ACM32F4.h380 #define SCU_STOPCFG_RTC_WE BIT0 macro

Completed in 785 milliseconds