Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h204 #define PWR_GRAPHICPRAM_FULL_STOP (GRAPHIPRAM_ID | PAGE01_ID) /*!< LTDC, GFXMMU retention in…
772 #define GRAPHIPRAM_ID (0x01UL << 26U) macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c1917 case GRAPHIPRAM_ID: in HAL_PWREx_EnableRAMsContentStopRetention()
2167 case GRAPHIPRAM_ID: in HAL_PWREx_DisableRAMsContentStopRetention()