Searched refs:CONFIG_WDT_NUM (Results 1 – 2 of 2) sorted by relevance
48 static dw_wdt_priv_t wdt_instance[CONFIG_WDT_NUM];110 if (idx < 0 || idx >= CONFIG_WDT_NUM) { in csi_wdt_initialize()
252 #define CONFIG_WDT_NUM 1 macro
Completed in 7 milliseconds