Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/
DAT91SAM7S64_inc.h518 #define AT91C_MC_FCMD_LOCK (0x2) // (MC) Starts a lock sequence of the sector d… macro
DAT91SAM7X128_inc.h442 #define AT91C_MC_FCMD_LOCK (0x2) // (MC) Starts a lock sequence of the sector d… macro
DAT91SAM7X256_inc.h442 #define AT91C_MC_FCMD_LOCK (0x2) // (MC) Starts a lock sequence of the sector d… macro
DAT91SAM7S64.h581 #define AT91C_MC_FCMD_LOCK ((unsigned int) 0x2) // (MC) Starts a lock sequence … macro
DAT91SAM7X128.h645 #define AT91C_MC_FCMD_LOCK ((unsigned int) 0x2) // (MC) Starts a lock sequence … macro
DAT91SAM7X256.h645 #define AT91C_MC_FCMD_LOCK ((unsigned int) 0x2) // (MC) Starts a lock sequence … macro
/Kernel-v10.6.2/portable/GCC/ARM7_AT91SAM7S/
DAT91SAM7X256.h645 #define AT91C_MC_FCMD_LOCK ((unsigned int) 0x2) // (MC) Starts a lock sequence … macro
Dioat91sam7x256.h645 #define AT91C_MC_FCMD_LOCK ((unsigned int) 0x2) // (MC) Starts a lock sequence … macro
2984 AT91C_MC_FCMD_LOCK EQU (0x2) ;- (MC) Starts a lock sequence of the sector defined by the bit…