Searched defs:WWDG_SetCounter (Results 1 – 11 of 11) sorted by relevance
94 void WWDG_SetCounter(u8 count) in WWDG_SetCounter() function
100 void WWDG_SetCounter(uint8_t Counter) in WWDG_SetCounter() function
176 void WWDG_SetCounter(uint8_t Counter) in WWDG_SetCounter() function
85 void WWDG_SetCounter(uint8_t Counter) in WWDG_SetCounter() function
98 void WWDG_SetCounter(uint8_t Counter) in WWDG_SetCounter() function
149 void WWDG_SetCounter(uint8_t Counter) in WWDG_SetCounter() function
167 void WWDG_SetCounter(uint8_t Counter) in WWDG_SetCounter() function
95 void WWDG_SetCounter(uint8_t Counter) in WWDG_SetCounter() function
59 #define WWDG_SetCounter( c ) (R8_WDOG_COUNT = c) /* 加载看门狗计数初值,递增型 */ macro
Completed in 10 milliseconds