27 #if (HAL_USE_WDG == TRUE) || defined(__DOXYGEN__) 37 #if (PLATFORM_WDG_USE_WDG1 == TRUE) || defined(__DOXYGEN__) void wdg_lld_start(WDGDriver *wdgp)
Configures and activates the WDG peripheral.
void wdg_lld_stop(WDGDriver *wdgp)
Deactivates the WDG peripheral.
void wdg_lld_reset(WDGDriver *wdgp)
Reloads WDG's counter.
Structure representing an WDG driver.
void wdg_lld_init(void)
Low level WDG driver initialization.