Home
last modified time | relevance | path

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

/bsp/yichip/yc3121-pos/Libraries/sdk/
A Dyc_wdt.c38 SYSCTRL_RST_EN |= (1 << 1); in WDT_ModeConfig()
42 SYSCTRL_RST_EN &= ~(1 << 1); in WDT_ModeConfig()
/bsp/yichip/yc3121-pos/Libraries/core/
A Dmisc.c99 SYSCTRL_RST_EN |= 0x01; in soft_reset()
A Dyc3121.h146 #define SYSCTRL_RST_EN *(volatile int*)(CLKGEN_BASEADDR + 0x14) macro

Completed in 8 milliseconds