Searched refs:EP1 (Results 1 – 6 of 6) sorted by relevance
168 USBD_SET_EP_STALL(EP1); in USBD_ProcessSetupPacket()231 USBD_SET_EP_STALL(EP1); in USBD_GetDescriptor()287 USBD_SET_EP_STALL(EP1); in USBD_GetDescriptor()294 USBD_SET_EP_STALL(EP1); in USBD_GetDescriptor()399 USBD_SET_EP_STALL(EP1); in USBD_StandardRequest()500 USBD_SET_EP_STALL(EP1); in USBD_StandardRequest()616 USBD_SET_PAYLOAD_LEN(EP1, g_usbd_CtrlMaxPktSize); in USBD_PrepareCtrlOut()639 u32Size = USBD_GET_PAYLOAD_LEN(EP1); in USBD_CtrlOut()640 addr = USBD_BUF_BASE + USBD_GET_EP_BUF_ADDR(EP1); in USBD_CtrlOut()647 USBD_SET_PAYLOAD_LEN(EP1, g_usbd_CtrlMaxPktSize); in USBD_CtrlOut()[all …]
171 USBD_SET_EP_STALL(EP1); in USBD_ProcessSetupPacket()234 USBD_SET_EP_STALL(EP1); in USBD_GetDescriptor()290 USBD_SET_EP_STALL(EP1); in USBD_GetDescriptor()297 USBD_SET_EP_STALL(EP1); in USBD_GetDescriptor()401 USBD_SET_EP_STALL(EP1); in USBD_StandardRequest()507 USBD_SET_EP_STALL(EP1); in USBD_StandardRequest()623 USBD_SET_PAYLOAD_LEN(EP1, g_usbd_CtrlMaxPktSize); in USBD_PrepareCtrlOut()646 u32Size = USBD_GET_PAYLOAD_LEN(EP1); in USBD_CtrlOut()647 addr = USBD_BUF_BASE + USBD_GET_EP_BUF_ADDR(EP1); in USBD_CtrlOut()654 USBD_SET_PAYLOAD_LEN(EP1, g_usbd_CtrlMaxPktSize); in USBD_CtrlOut()[all …]
169 USBD_SET_EP_STALL(EP1); in USBD_ProcessSetupPacket()229 USBD_SET_EP_STALL(EP1); in USBD_GetDescriptor()285 USBD_SET_EP_STALL(EP1); in USBD_GetDescriptor()292 USBD_SET_EP_STALL(EP1); in USBD_GetDescriptor()398 USBD_SET_EP_STALL(EP1); in USBD_StandardRequest()498 USBD_SET_EP_STALL(EP1); in USBD_StandardRequest()615 USBD_SET_PAYLOAD_LEN(EP1, g_usbd_CtrlMaxPktSize); in USBD_PrepareCtrlOut()635 u32Size = USBD_GET_PAYLOAD_LEN(EP1); in USBD_CtrlOut()636 addr = USBD_BUF_BASE + USBD_GET_EP_BUF_ADDR(EP1); in USBD_CtrlOut()643 USBD_SET_PAYLOAD_LEN(EP1, g_usbd_CtrlMaxPktSize); in USBD_CtrlOut()
55 #define EP1 1ul /*!< Endpoint 1 \hideinitializer */ macro
57 #define EP1 1ul /*!< Endpoint 1 \hideinitializer */ macro
56 #define EP1 1ul /*!< Endpoint 1 \hideinitializer */ macro