Home
last modified time | relevance | path

Searched refs:wdtInit (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/firmware/os/platform/native/inc/plat/
Dwdt.h24 void wdtInit(){} in wdtInit() function
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Dwdt.h20 void wdtInit();
/device/google/contexthub/firmware/os/platform/stm32/
Dwdt.c86 void wdtInit() in wdtInit() function
/device/google/contexthub/firmware/os/core/
Dseos.c1167 wdtInit(); in osMainInit()