Home
last modified time | relevance | path

Searched defs:RAMCONTENT (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h912 #define IS_PWR_SRAM1_STOP_RETENTION(RAMCONTENT) \ argument
915 #define IS_PWR_SRAM2_STOP_RETENTION(RAMCONTENT) \ argument
919 #define IS_PWR_SRAM3_STOP_RETENTION(RAMCONTENT) \ argument
923 #define IS_PWR_SRAM4_STOP_RETENTION(RAMCONTENT) \ argument
927 #define IS_PWR_SRAM5_STOP_RETENTION(RAMCONTENT) \ argument
932 #define IS_PWR_SRAM6_STOP_RETENTION(RAMCONTENT) \ argument
936 #define IS_PWR_ICACHE_STOP_RETENTION(RAMCONTENT) \ argument
939 #define IS_PWR_DCACHE1_STOP_RETENTION(RAMCONTENT) \ argument
943 #define IS_PWR_DCACHE2_STOP_RETENTION(RAMCONTENT) \ argument
948 #define IS_PWR_DMA2DRAM_STOP_RETENTION(RAMCONTENT) \ argument
[all …]
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_pwr_ex.h267 #define IS_PWR_RAM_STOP_RETENTION(RAMCONTENT) (((RAMCONTENT) == PWR_SRAM1_FULL_STOP_RETENTION) |… argument