Searched refs:sram_index (Results 1 – 6 of 6) sorted by relevance
446 static void POWER_SRAMSetRegister(power_sram_index_t sram_index, uint32_t power_mode);447 static void POWER_SRAMActiveToLightSleep(power_sram_index_t sram_index);448 static void POWER_SRAMActiveToDeepSleep(power_sram_index_t sram_index);449 static void POWER_SRAMActiveToShutDown(power_sram_index_t sram_index);450 static void POWER_SRAMLightSleepToActive(power_sram_index_t sram_index);451 static void POWER_SRAMDeepSleepToActive(power_sram_index_t sram_index);452 static void POWER_SRAMShutDownToActive(power_sram_index_t sram_index);782 power_sram_pwr_mode_t POWER_GetSRAMPowerMode(power_sram_index_t sram_index) in POWER_GetSRAMPowerMode() argument789 switch (sram_index) in POWER_GetSRAMPowerMode()902 power_sram_index_t sram_index = kPOWER_SRAM_IDX_RAM_X0; in POWER_SRAMPowerModeControl() local[all …]
641 power_sram_pwr_mode_t POWER_GetSRAMPowerMode(power_sram_index_t sram_index);