Home
last modified time | relevance | path

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

/bsp/ck802/libraries/common/wdt/
A Ddw_wdt.c48 static dw_wdt_priv_t wdt_instance[CONFIG_WDT_NUM];
110 if (idx < 0 || idx >= CONFIG_WDT_NUM) { in csi_wdt_initialize()
/bsp/ck802/drivers/
A Dsoc.h252 #define CONFIG_WDT_NUM 1 macro

Completed in 32 milliseconds