Home
last modified time | relevance | path

Searched refs:watchdogConvertMsToTicks (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/
DWatchdog.c146 return (handle->fxnTablePtr->watchdogConvertMsToTicks(handle, milliseconds)); in Watchdog_convertMsToTicks()
DWatchdog.h369 Watchdog_ConvertMsToTicksFxn watchdogConvertMsToTicks; member