Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/IAR/AtmelSAM7S64/
DAT91SAM7X128_inc.h915 #define AT91C_UDP_PUON ( 0x1 << 9 ) /* (UDP) Pull-up ON */ macro
DAT91SAM7X256_inc.h915 #define AT91C_UDP_PUON ( 0x1 << 9 ) /* (UDP) Pull-up ON */ macro
DAT91SAM7X128.h1170 #define AT91C_UDP_PUON ( ( unsigned int ) 0x1 << 9 ) /* (UDP) Pull-up ON */ macro
DAT91SAM7X256.h1170 #define AT91C_UDP_PUON ( ( unsigned int ) 0x1 << 9 ) /* (UDP) Pull-up ON */ macro
/Kernel-v11.0.1/portable/GCC/ARM7_AT91SAM7S/
DAT91SAM7X256.h1170 #define AT91C_UDP_PUON ( ( unsigned int ) 0x1 << 9 ) /* (UDP) Pull-up ON */ macro
Dioat91sam7x256.h1170 #define AT91C_UDP_PUON ( ( unsigned int ) 0x1 << 9 ) /* (UDP) Pull-up ON */ macro
3835 AT91C_UDP_PUON EQU( 0x1 << 9 );