133 #ifdef HAL_WWDG_MODULE_ENABLED
void HAL_WWDG_MspInit(WWDG_HandleTypeDef *hwwdg)
#define __HAL_WWDG_CLEAR_FLAG(__HANDLE__, __FLAG__)
Clear the WWDG's pending flags.
#define __HAL_WWDG_GET_FLAG(__HANDLE__, __FLAG__)
Check whether the specified WWDG flag is set or not.
HAL_StatusTypeDef HAL_WWDG_Refresh(WWDG_HandleTypeDef *hwwdg)
#define IS_WWDG_COUNTER(__COUNTER__)
#define assert_param(expr)
Include module's header file.
#define WRITE_REG(REG, VAL)
HAL_StatusTypeDef HAL_WWDG_Init(WWDG_HandleTypeDef *hwwdg)
#define __HAL_WWDG_GET_IT_SOURCE(__HANDLE__, __INTERRUPT__)
Check whether the specified WWDG interrupt source is enabled or not.
This file contains all the functions prototypes for the HAL module driver.
WWDG handle Structure definition.
#define IS_WWDG_WINDOW(__WINDOW__)
#define IS_WWDG_EWI_MODE(__MODE__)
#define IS_WWDG_PRESCALER(__PRESCALER__)
void HAL_WWDG_IRQHandler(WWDG_HandleTypeDef *hwwdg)
#define IS_WWDG_ALL_INSTANCE(__INSTANCE__)
HAL_StatusTypeDef
HAL Status structures definition.
void HAL_WWDG_EarlyWakeupCallback(WWDG_HandleTypeDef *hwwdg)