Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/
HDAT91SAM7S64_inc.h1249 #define AT91C_UDP_EP2 (0x1 << 2) // (UDP) Reset Endpoint 2 macro
HDAT91SAM7X128_inc.h889 #define AT91C_UDP_EP2 (0x1 << 2) // (UDP) Reset Endpoint 2 macro
HDAT91SAM7X256_inc.h889 #define AT91C_UDP_EP2 (0x1 << 2) // (UDP) Reset Endpoint 2 macro
HDAT91SAM7S64.h1351 #define AT91C_UDP_EP2 ((unsigned int) 0x1 << 2) // (UDP) Reset Endpoint 2 macro
HDAT91SAM7X128.h1124 #define AT91C_UDP_EP2 ((unsigned int) 0x1 << 2) // (UDP) Reset Endpoint 2 macro
HDAT91SAM7X256.h1124 #define AT91C_UDP_EP2 ((unsigned int) 0x1 << 2) // (UDP) Reset Endpoint 2 macro
/Kernel-v10.6.2/portable/GCC/ARM7_AT91SAM7S/
HDAT91SAM7X256.h1124 #define AT91C_UDP_EP2 ((unsigned int) 0x1 << 2) // (UDP) Reset Endpoint 2 macro
HDioat91sam7x256.h1124 #define AT91C_UDP_EP2 ((unsigned int) 0x1 << 2) // (UDP) Reset Endpoint 2 macro
3319 AT91C_UDP_EP2 EQU (0x1 << 2) ;- (UDP) Reset Endpoint 2