Searched defs:wdtId (Results 1 – 4 of 4) sorted by relevance
43 static int16_t wdtId = 7; in WatchdogMiniEnableGetEnableTest() local76 static int16_t wdtId = 7; in WatchdogMiniBarkTest() local
22 static struct WatchdogCntlr *WatchdogGetById(int16_t wdtId) in WatchdogGetById()50 int32_t WatchdogOpen(int16_t wdtId, DevHandle *handle) in WatchdogOpen()
19 static void *WatchdogServiceGetById(int16_t wdtId) in WatchdogServiceGetById()43 int32_t WatchdogOpen(int16_t wdtId, DevHandle *handle) in WatchdogOpen()
30 int16_t wdtId; member