Home
last modified time | relevance | path

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

/bsp/at91/at91sam9g45/platform/
A Dreset.c22 AT91C_BASE_RSTC->RSTC_RCR = AT91C_RSTC_KEY | AT91C_RSTC_PROCRST | AT91C_RSTC_PERRST; in machine_reset()
A Drt_low_level_init.c15 #define AT91C_RSTC_PERRST (1 << 2) macro
A Dat91sam9g45.h1849 #define AT91C_RSTC_PERRST (0x1 << 2) // (RSTC) Peripheral Reset macro
/bsp/sam7x/drivers/
A DAT91SAM7X256.h628 #define AT91C_RSTC_PERRST (0x1 << 2) // (RSTC) Peripheral Reset macro

Completed in 72 milliseconds