Searched refs:USB_LPC3511IP_ENDPOINT_DISABLE_MASK (Results 1 – 1 of 1) sorted by relevance
122 #define USB_LPC3511IP_ENDPOINT_DISABLE_MASK (0x01UL << 30) macro463 lpc3511IpState->epCommandStatusList[index] = USB_LPC3511IP_ENDPOINT_DISABLE_MASK; in USB_DeviceLpc3511IpSetDefaultState()697 …P_ENDPOINT_SET_ENDPOINT(lpc3511IpState, endpointIndex, 0U, USB_LPC3511IP_ENDPOINT_DISABLE_MASK, 0U… in USB_DeviceLpc3511IpEndpointDeinit()2245 …lpc3511IpState->epCommandStatusList[endpointIndex * 2U] = USB_LPC3511IP_ENDPOINT_DISABLE_MASK; in USB_DeviceLpc3511IpCancel()2246 …lpc3511IpState->epCommandStatusList[endpointIndex * 2U + 1U] = USB_LPC3511IP_ENDPOINT_DISABLE_MASK; in USB_DeviceLpc3511IpCancel()