Home
last modified time | relevance | path

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

/Zephyr-latest/soc/aspeed/ast10x0/
Dsoc.c42 #define SYS_PWR_RESET_FLAG BIT(0) macro
133 if (rest1 & SYS_PWR_RESET_FLAG) { in aspeed_print_sysrst_info()