![]() |
watchdog-timer-realtek-amebad
2.1.0
watchdog-timer-realtek-amebad
|
WATCHDOG TIMER REALTEK AMEBAD CCO implementation file. More...
#include <watchdog_timer_realtek_AmebaD_configuration.h>
#include "wdt_api.h"
#include "LLWATCHDOG_TIMER_configuration.h"
#include "LLWATCHDOG_TIMER_impl.h"
#include "watchdog_timer_helper.h"
Go to the source code of this file.
Functions | |
int32_t | LLWATCHDOG_TIMER_IMPL_init_action (void) |
int32_t | LLWATCHDOG_TIMER_IMPL_start_action (void) |
int32_t | LLWATCHDOG_TIMER_IMPL_stop_action (void) |
int32_t | LLWATCHDOG_TIMER_IMPL_refresh_action (void) |
uint8_t | LLWATCHDOG_TIMER_IMPL_isResetCause_action (void) |
int32_t | LLWATCHDOG_TIMER_IMPL_getWatchdogTimeoutMs_action (void) |
WATCHDOG TIMER REALTEK AMEBAD CCO implementation file.
Definition in file watchdog_timer_realtek_AmebaD.c.
int32_t LLWATCHDOG_TIMER_IMPL_init_action | ( | void | ) |
Sanity check between the expected version of the configuration and the actual version of the configuration. If an error is raised here, it means that a new version of the CCO has been installed and the configuration watchdog_realtek_AmebaD.h must be updated based on the one provided by the new CCO version.
Definition at line 47 of file watchdog_timer_realtek_AmebaD.c.