Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/
HDAT91SAM7X128_inc.h1148 #define AT91C_CAN_LPM (0x1 << 1) // (CAN) Disable/Enable Low Power Mode macro
HDAT91SAM7X256_inc.h1148 #define AT91C_CAN_LPM (0x1 << 1) // (CAN) Disable/Enable Low Power Mode macro
HDAT91SAM7X128.h1397 #define AT91C_CAN_LPM ((unsigned int) 0x1 << 1) // (CAN) Disable/Enable Low Power Mode macro
HDAT91SAM7X256.h1397 #define AT91C_CAN_LPM ((unsigned int) 0x1 << 1) // (CAN) Disable/Enable Low Power Mode macro
/Kernel-v10.6.2/portable/GCC/ARM7_AT91SAM7S/
HDAT91SAM7X256.h1397 #define AT91C_CAN_LPM ((unsigned int) 0x1 << 1) // (CAN) Disable/Enable Low Power Mode macro
HDioat91sam7x256.h1397 #define AT91C_CAN_LPM ((unsigned int) 0x1 << 1) // (CAN) Disable/Enable Low Power Mode macro
3523 AT91C_CAN_LPM EQU (0x1 << 1) ;- (CAN) Disable/Enable Low Power Mode