Home
last modified time | relevance | path

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

/bsp/n32/libraries/N32L40x_Firmware_Library/CMSIS/device/
A Dsystem_n32l40x.c86 #define ConfigSRAMVoltage(vale) do{(*SRAM_VOL ) &= (~(uint32_t)(1 <<25));(*SRAM_VOL ) |= (uint32_t)… macro
255 ConfigSRAMVoltage(1); in SystemInit()
417ConfigSRAMVoltage(1); //SRAM read margin setting switch in 0.9/lprun mode: use lo… in ConfigMRVoltage1V()

Completed in 6 milliseconds