Searched defs:sram_index (Results 1 – 3 of 3) sorted by relevance
782 power_sram_pwr_mode_t POWER_GetSRAMPowerMode(power_sram_index_t sram_index) in POWER_GetSRAMPowerMode()902 power_sram_index_t sram_index = kPOWER_SRAM_IDX_RAM_X0; in POWER_SRAMPowerModeControl() local2896 static void POWER_SRAMSetRegister(power_sram_index_t sram_index, uint32_t power_mode) in POWER_SRAMSetRegister()3008 static void POWER_SRAMActiveToLightSleep(power_sram_index_t sram_index) in POWER_SRAMActiveToLightSleep()3017 static void POWER_SRAMActiveToDeepSleep(power_sram_index_t sram_index) in POWER_SRAMActiveToDeepSleep()3026 static void POWER_SRAMActiveToShutDown(power_sram_index_t sram_index) in POWER_SRAMActiveToShutDown()3035 static void POWER_SRAMLightSleepToActive(power_sram_index_t sram_index) in POWER_SRAMLightSleepToActive()3047 static void POWER_SRAMDeepSleepToActive(power_sram_index_t sram_index) in POWER_SRAMDeepSleepToActive()3059 static void POWER_SRAMShutDownToActive(power_sram_index_t sram_index) in POWER_SRAMShutDownToActive()