Home
last modified time | relevance | path

Searched refs:cy_wdg_free (Results 1 – 3 of 3) sorted by relevance

/mcuboot-latest/boot/cypress/libs/watchdog/
Dwatchdog.h55 void cy_wdg_free();
Dwatchdog.c141 void cy_wdg_free() in cy_wdg_free() function
/mcuboot-latest/boot/cypress/BlinkyApp/
Dmain.c125 cy_wdg_free(); in main()