Home
last modified time | relevance | path

Searched refs:RAM_VR (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dsystem_stm32wb0x.c160 __root __no_init RAM_VR_TypeDef RAM_VR; variable
167 RAM_VR_TypeDef RAM_VR __attribute__((used)); variable
205 RAM_VR.WakeupFromSleepFlag = 1; /* A wakeup from power save occurred */ in SystemInit()
221 RAM_VR.AppBase = (uint32_t) SCB->VTOR; in SystemInit()
Dsystem_stm32wb0x.h202 extern RAM_VR_TypeDef RAM_VR; /*!< Virtual Register map in RAM */
/hal_stm32-latest/stm32cube/stm32wb0x/
DREADME51 . RAM_VR (STM32WB0x virtual registers)