Searched refs:DEPCTL_STALL (Results 1 – 2 of 2) sorted by relevance
233 #define DEPCTL_STALL (0x1 << 21) macro
1137 tmpreg |= DEPCTL_STALL; in usbd_ep_set_stall()1144 tmpreg |= DEPCTL_STALL; in usbd_ep_set_stall()1163 tmpreg &= ~DEPCTL_STALL; in usbd_ep_clear_stall()1171 tmpreg &= ~DEPCTL_STALL; in usbd_ep_clear_stall()
Completed in 7 milliseconds