Home
last modified time | relevance | path

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

/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h214 #define PWR_JPEGRAM_FULL_STOP (JPEGRAM_ID | PAGE01_ID) /*!< JPEG RAM retention in Sto…
784 #define JPEGRAM_ID (0x01UL << 30U) macro
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c1945 case JPEGRAM_ID: in HAL_PWREx_EnableRAMsContentStopRetention()
2193 case JPEGRAM_ID: in HAL_PWREx_DisableRAMsContentStopRetention()