Home
last modified time | relevance | path

Searched refs:AT91C_UDP_FORCESTALL (Results 1 – 9 of 9) sorted by relevance

/FreeRTOS-Kernel/portable/IAR/AtmelSAM7S64/
A DAT91SAM7S64_inc.h1261 #define AT91C_UDP_FORCESTALL ( 0x1 << 5 ) /* (UDP) Force Stall (used by Control, Bul… macro
A DAT91SAM7X128_inc.h899 #define AT91C_UDP_FORCESTALL ( 0x1 << 5 ) /* (UDP) Force Stall (used by Control, Bul… macro
A DAT91SAM7X256_inc.h899 #define AT91C_UDP_FORCESTALL ( 0x1 << 5 ) /* (UDP) Force Stall (used by Control, Bul… macro
A Dlib_AT91SAM7S64.h2441 pUDP->UDP_CSR[ endpoint ] |= AT91C_UDP_FORCESTALL; in AT91F_UDP_EpStall()
A DAT91SAM7S64.h1385 #define AT91C_UDP_FORCESTALL ( ( unsigned int ) 0x1 << 5 ) /* (UDP) Force Stall (use… macro
A DAT91SAM7X128.h1154 #define AT91C_UDP_FORCESTALL ( ( unsigned int ) 0x1 << 5 ) /* (UDP) Force Stall (use… macro
A DAT91SAM7X256.h1154 #define AT91C_UDP_FORCESTALL ( ( unsigned int ) 0x1 << 5 ) /* (UDP) Force Stall (use… macro
/FreeRTOS-Kernel/portable/GCC/ARM7_AT91SAM7S/
A DAT91SAM7X256.h1154 #define AT91C_UDP_FORCESTALL ( ( unsigned int ) 0x1 << 5 ) /* (UDP) Force Stall (use… macro
A Dioat91sam7x256.h1154 #define AT91C_UDP_FORCESTALL ( ( unsigned int ) 0x1 << 5 ) /* (UDP) Force Stall (use… macro
3804 AT91C_UDP_FORCESTALL EQU( 0x1 << 5 );

Completed in 159 milliseconds