Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/
DAT91SAM7X128_inc.h1150 #define AT91C_CAN_OVL (0x1 << 3) // (CAN) Disable/Enable Overload Frame macro
DAT91SAM7X256_inc.h1150 #define AT91C_CAN_OVL (0x1 << 3) // (CAN) Disable/Enable Overload Frame macro
DAT91SAM7X128.h1399 #define AT91C_CAN_OVL ((unsigned int) 0x1 << 3) // (CAN) Disable/Enable Overload Frame macro
DAT91SAM7X256.h1399 #define AT91C_CAN_OVL ((unsigned int) 0x1 << 3) // (CAN) Disable/Enable Overload Frame macro
/Kernel-v10.6.2/portable/GCC/ARM7_AT91SAM7S/
DAT91SAM7X256.h1399 #define AT91C_CAN_OVL ((unsigned int) 0x1 << 3) // (CAN) Disable/Enable Overload Frame macro
Dioat91sam7x256.h1399 #define AT91C_CAN_OVL ((unsigned int) 0x1 << 3) // (CAN) Disable/Enable Overload Frame macro
3525 AT91C_CAN_OVL EQU (0x1 << 3) ;- (CAN) Disable/Enable Overload Frame