Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dwatchdog.h256 WatchdogReloadSet(uint32_t ui32LoadVal) in WatchdogReloadSet() argument
259 HWREG(WDT_BASE + WDT_O_LOAD) = ui32LoadVal; in WatchdogReloadSet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dwatchdog.h258 WatchdogReloadSet(uint32_t ui32LoadVal) in WatchdogReloadSet() argument
261 HWREG(WDT_BASE + WDT_O_LOAD) = ui32LoadVal; in WatchdogReloadSet()