Watchdog Timer Functio Ns; Eapiwdoggetcap() - Asus AAEON BOXER-6450-TGU User Manual

Fanless embedded box pc
Table of Contents

Advertisement

EApiWDogStop must be called before Stage C/F to prevent event from being
generated.
EApiWDogStop must be called before Stage D/G to prevent system from
being reset.
C.3.1
Watchdog T imer Functions
C.3.1.1
E apiWDogGetCap()
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
Co ndition
Library Uninitialized
pMaxDelay == NULL &&
pMaxResetTimeout == NULL &&
pMaxEventTimeout == NULL
Common Error
Others
Appendix C – Watchdog Timer Programming
F unction Parameters
Maximum Supported Delay in milliseconds
Maximum Supported Event Timeout in
milliseconds; 0 = Unsupported
Maximum Supported Reset Timeout in
milliseconds
R eturn Values
EAPI_STATUS_NOT_INITIALIZED
EAPI_STATUS_INVALID_PARAMETER
Common Error Code
EAPI_STATUS_SUCCESS
97

Advertisement

Table of Contents
loading

Table of Contents