Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_ramcfg.c1034 CLEAR_BIT(hramcfg->Instance->CR, RAMCFG_AXISRAM_POWERDOWN); in HAL_RAMCFG_EnableAXISRAM()
1053 SET_BIT(hramcfg->Instance->CR, RAMCFG_AXISRAM_POWERDOWN); in HAL_RAMCFG_DisableAXISRAM()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_ramcfg.h157 #define RAMCFG_AXISRAM_POWERDOWN RAMCFG_CR_SRAMSD /*!< AXISRAM power … macro