Home
last modified time | relevance | path

Searched refs:EP1 (Results 1 – 6 of 6) sorted by relevance

/hal_nuvoton-latest/m48x/StdDriver/src/
Dusbd.c168 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 …]
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dusbd.c171 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 …]
/hal_nuvoton-latest/m46x/StdDriver/src/
Dusbd.c169 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()
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dusbd.h55 #define EP1 1ul /*!< Endpoint 1 \hideinitializer */ macro
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dusbd.h57 #define EP1 1ul /*!< Endpoint 1 \hideinitializer */ macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dusbd.h56 #define EP1 1ul /*!< Endpoint 1 \hideinitializer */ macro