Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dsys.c325 int32_t SYS_SetSSRAMPowerMode(uint32_t u32SRAMSel, uint32_t u32PowerMode) in SYS_SetSSRAMPowerMode() argument
344 SYS->SRAMPC0 = (SYS->SRAMPC0 & (~u32SRAMSel)) | (u32PowerMode << u32SRAMSelPos); in SYS_SetSSRAMPowerMode()
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dsys.h1875 int32_t SYS_SetSSRAMPowerMode(uint32_t u32SRAMSel, uint32_t u32PowerMode);
/hal_nuvoton-latest/dts/m2l31x/
Dsys.h1877 int32_t SYS_SetSSRAMPowerMode(uint32_t u32SRAMSel, uint32_t u32PowerMode);