![]() |
S32 SDK
|
#include "wdog_hal.h"
Go to the source code of this file.
Functions | |
void | WDOG_HAL_Init (WDOG_Type *base) |
Initializes the WDOG. More... | |
void | WDOG_HAL_Config (WDOG_Type *base, const wdog_user_config_t *config) |
Configures all WDOG registers. More... | |
wdog_user_config_t | WDOG_HAL_GetConfig (const WDOG_Type *base) |
Gets the current WDOG configuration. More... | |