#ifndef __BSP_PVD_H #define __BSP_PVD_H #include "stm32h7xx.h" void PVD_Config(void); #endif /* __PVD_H */