#ifndef _iwdg_H #define _iwdg_H #include "system.h" void iwdg_my_Init(u8 pre,u16 rlr); void IWDG_FeedDog(void); //ι¹· #endif