Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/
DWatchdog.c138 return (handle->fxnTablePtr->watchdogSetReload(handle, ticks)); in Watchdog_setReload()
DWatchdog.h368 Watchdog_SetReloadFxn watchdogSetReload; member