Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/
HDAT91SAM7S64_inc.h402 #define AT91C_SYSC_RSTTYP_POWERUP (0x0 << 8) // (RSTC) Power-up Reset. VDDCORE ri… macro
HDAT91SAM7S64.h456 #define AT91C_SYSC_RSTTYP_POWERUP ((unsigned int) 0x0 << 8) // (RSTC) Power-up Re… macro