/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_pcd.c | 1786 else if ((wEPVal & USB_EP_VTRX) != 0U) in PCD_EP_ISR_Handler() 1823 if ((wEPVal & USB_EP_VTRX) != 0U) in PCD_EP_ISR_Handler()
|
D | stm32u0xx_ll_usb.c | 279 PCD_SET_ENDPOINT(USBx, ep->num, (wEpRegVal | USB_EP_VTRX | USB_EP_VTTX)); in USB_ActivateEndpoint()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_pcd.c | 1786 else if ((wEPVal & USB_EP_VTRX) != 0U) in PCD_EP_ISR_Handler() 1824 if ((wEPVal & USB_EP_VTRX) != 0U) in PCD_EP_ISR_Handler()
|
D | stm32c0xx_ll_usb.c | 293 PCD_SET_ENDPOINT(USBx, ep->num, (wEpRegVal | USB_EP_VTRX | USB_EP_VTTX)); in USB_ActivateEndpoint()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_pcd.c | 1792 else if ((wEPVal & USB_EP_VTRX) != 0U) in PCD_EP_ISR_Handler() 1830 if ((wEPVal & USB_EP_VTRX) != 0U) in PCD_EP_ISR_Handler()
|
D | stm32g0xx_ll_usb.c | 293 PCD_SET_ENDPOINT(USBx, ep->num, (wEpRegVal | USB_EP_VTRX | USB_EP_VTTX)); in USB_ActivateEndpoint()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_pcd.c | 2618 else if ((wEPVal & USB_EP_VTRX) != 0U) in PCD_EP_ISR_Handler() 2656 if ((wEPVal & USB_EP_VTRX) != 0U) in PCD_EP_ISR_Handler()
|
D | stm32h5xx_ll_usb.c | 2551 PCD_SET_ENDPOINT(USBx, ep->num, (wEpRegVal | USB_EP_VTRX | USB_EP_VTTX)); in USB_ActivateEndpoint()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pcd.c | 2618 else if ((wEPVal & USB_EP_VTRX) != 0U) in PCD_EP_ISR_Handler() 2655 if ((wEPVal & USB_EP_VTRX) != 0U) in PCD_EP_ISR_Handler()
|
D | stm32u5xx_ll_usb.c | 2539 PCD_SET_ENDPOINT(USBx, ep->num, (wEpRegVal | USB_EP_VTRX | USB_EP_VTTX)); in USB_ActivateEndpoint()
|
/hal_stm32-latest/stm32cube/stm32c0xx/soc/ |
D | stm32c071xx.h | 7265 #define USB_EP_VTRX USB_CHEP_VTRX_Msk /*!< USB Endpoint valid tra… macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g0b0xx.h | 8756 #define USB_EP_VTRX USB_CHEP_VTRX_Msk /*!< USB Endpoint valid tra… macro
|
D | stm32g0c1xx.h | 10910 #define USB_EP_VTRX USB_CHEP_VTRX_Msk /*!< USB Endpoint valid tra… macro
|
D | stm32g0b1xx.h | 10606 #define USB_EP_VTRX USB_CHEP_VTRX_Msk /*!< USB Endpoint valid tra… macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u083xx.h | 10922 #define USB_EP_VTRX USB_CHEP_VTRX_Msk /*!< USB Endpoint valid tra… macro
|
D | stm32u073xx.h | 10652 #define USB_EP_VTRX USB_CHEP_VTRX_Msk /*!< USB Endpoint valid tra… macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 13072 #define USB_EP_VTRX USB_CHEP_VTRX_Msk /*!< USB Endpoint valid tra… macro
|
D | stm32h523xx.h | 19085 #define USB_EP_VTRX USB_CHEP_VTRX_Msk /*!< USB Endpoint valid tra… macro
|
D | stm32h562xx.h | 20629 #define USB_EP_VTRX USB_CHEP_VTRX_Msk /*!< USB Endpoint valid tra… macro
|
D | stm32h533xx.h | 19678 #define USB_EP_VTRX USB_CHEP_VTRX_Msk /*!< USB Endpoint valid tra… macro
|
D | stm32h573xx.h | 23354 #define USB_EP_VTRX USB_CHEP_VTRX_Msk /*!< USB Endpoint valid tra… macro
|
D | stm32h563xx.h | 22761 #define USB_EP_VTRX USB_CHEP_VTRX_Msk /*!< USB Endpoint valid tra… macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 19602 #define USB_EP_VTRX USB_CHEP_VTRX_Msk /*!< USB Endpoint valid tra… macro
|
D | stm32u535xx.h | 19006 #define USB_EP_VTRX USB_CHEP_VTRX_Msk /*!< USB Endpoint valid tra… macro
|