Watchdog Timer Functions; Eapiwdoggetcap() - Asus AAEON PICO-EHL4 User Manual

Table of Contents

Advertisement

EApiWDogStop must be called before Stage D/G to prevent system from
being reset.
C.3.1

Watchdog Timer Functions

C.3.1.1

EapiWDogGetCap()

Command Line:
EApiWDogGetCap(...)
__OUTOPT uint32_t *pMaxDelay,
__OUTOPT uint32_t *pMaxEventTimeout,
__OUTOPT uint32_t *pMaxResetTimeout
)
Use this command to get maximum Supported Delay / Supported Event Timeout /
Supported Reset Timeout of the watchdog timer.
Parameters
*pMaxDelay
*pMaxEvenTimeout
*pMaxResetTimeout
Condition
Library Uninitialized
pMaxDelay == NULL &&
pMaxResetTimeout == NULL &&
pMaxEventTimeout == NULL
Common Error
Others
Appendix C – Watchdog Timer Programming
Function Parameters
Maximum Supported Delay in milliseconds
Maximum Supported Event Timeout in
milliseconds; 0 = Unsupported
Maximum Supported Reset Timeout in
milliseconds
Return Values
EAPI_STATUS_NOT_INITIALIZED
EAPI_STATUS_INVALID_PARAMETER
Common Error Code
EAPI_STATUS_SUCCESS
90

Advertisement

Table of Contents
loading

This manual is also suitable for:

Aaeon pico-itx

Table of Contents