Searched refs:SAM_DT_RSTC_DRIVER (Results 1 – 1 of 1) sorted by relevance
7 #define SAM_DT_RSTC_DRIVER DT_INST(0, atmel_sam_rstc) macro15 #if DT_NODE_HAS_STATUS_OKAY(SAM_DT_RSTC_DRIVER)19 Rstc *regs = (Rstc *)DT_REG_ADDR(SAM_DT_RSTC_DRIVER); in sys_arch_reboot()