Home
last modified time | relevance | path

Searched refs:DSIRAM_ID (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h209 #define PWR_DSIRAM_FULL_STOP (DSIRAM_ID | PAGE01_ID) /*!< DSI RAM retention in Stop…
775 #define DSIRAM_ID (0x01UL << 27U) macro
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c1932 case DSIRAM_ID: in HAL_PWREx_EnableRAMsContentStopRetention()
2182 case DSIRAM_ID: in HAL_PWREx_DisableRAMsContentStopRetention()