Home
last modified time | relevance | path

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

/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h185 #define PWR_ICACHE_FULL_STOP (ICACHERAM_ID | PAGE01_ID) /*!< ICACHE page retention in …
761 #define ICACHERAM_ID (0x01UL << 20U) macro
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c1832 case ICACHERAM_ID: in HAL_PWREx_EnableRAMsContentStopRetention()
2082 case ICACHERAM_ID: in HAL_PWREx_DisableRAMsContentStopRetention()