Searched refs:ConfigSRAMVoltage (Results 1 – 1 of 1) sorted by relevance
86 #define ConfigSRAMVoltage(vale) do{(*SRAM_VOL ) &= (~(uint32_t)(1 <<25));(*SRAM_VOL ) |= (uint32_t)… macro255 ConfigSRAMVoltage(1); in SystemInit()417 …ConfigSRAMVoltage(1); //SRAM read margin setting switch in 0.9/lprun mode: use lo… in ConfigMRVoltage1V()
Completed in 6 milliseconds