Searched refs:AT91C_UDP_FORCESTALL (Results 1 – 9 of 9) sorted by relevance
1261 #define AT91C_UDP_FORCESTALL (0x1 << 5) // (UDP) Force Stall (used by Control, Bulk and Isoch… macro
899 #define AT91C_UDP_FORCESTALL (0x1 << 5) // (UDP) Force Stall (used by Control, Bulk and Isoch… macro
2582 pUDP->UDP_CSR[endpoint] |= AT91C_UDP_FORCESTALL; in AT91F_UDP_EpStall()
1363 #define AT91C_UDP_FORCESTALL ((unsigned int) 0x1 << 5) // (UDP) Force Stall (used by Control, Bul… macro
1134 #define AT91C_UDP_FORCESTALL ((unsigned int) 0x1 << 5) // (UDP) Force Stall (used by Control, Bul… macro
1134 #define AT91C_UDP_FORCESTALL ((unsigned int) 0x1 << 5) // (UDP) Force Stall (used by Control, Bul… macro3329 AT91C_UDP_FORCESTALL EQU (0x1 << 5) ;- (UDP) Force Stall (used by Control, Bulk and Isochrono…