Home
last modified time | relevance | path

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

/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_pwr.c88 void PWR_PVDLevelConfig(emPVD_Level_Typedef pvd_level) in PWR_PVDLevelConfig() argument
90 SYSCFG->PDETCSR = (SYSCFG->PDETCSR & (~SYSCFG_PDETCSR_PLS)) | pvd_level; in PWR_PVDLevelConfig()
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_pwr.h137 void PWR_PVDLevelConfig(emPVD_Level_Typedef pvd_level);

Completed in 4 milliseconds