Home
last modified time | relevance | path

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

/bsp/n32/libraries/N32L40x_Firmware_Library/CMSIS/device/
A Dsystem_n32l40x.c85 #define SRAM_VOL (__IO unsigned*)(0x40001800 + 0x20) macro
86 #define ConfigSRAMVoltage(vale) do{(*SRAM_VOL ) &= (~(uint32_t)(1 <<25));(*SRAM_VOL ) |= (uint32_t)…

Completed in 4 milliseconds