Searched refs:wdog_smartbond_dev_data (Results 1 – 1 of 1) sorted by relevance
27 static struct wdog_smartbond_data wdog_smartbond_dev_data = {}; variable56 if (wdog_smartbond_dev_data.callback) { in wdog_smartbond_nmi_isr()57 wdog_smartbond_dev_data.callback(wdog_smartbond_dev_data.wdog_device, 0); in wdog_smartbond_nmi_isr()135 DEVICE_DT_INST_DEFINE(0, wdg_smartbond_init, NULL, &wdog_smartbond_dev_data, NULL, POST_KERNEL,