Searched refs:USB_DRD_SET_CHEP_RX_STATUS (Results 1 – 18 of 18) sorted by relevance
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_usb.c | 1232 USB_DRD_SET_CHEP_RX_STATUS(USBx, phy_ch_num, USB_CHEP_RX_STRX); in USB_HC_StartXfer() 1395 USB_DRD_SET_CHEP_RX_STATUS(USBx, phy_ch, USB_CH_RX_DIS); in USB_HC_IN_Halt()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_ll_usb.c | 1254 USB_DRD_SET_CHEP_RX_STATUS(USBx, phy_ch_num, USB_CH_RX_VALID); in USB_HC_StartXfer() 1429 USB_DRD_SET_CHEP_RX_STATUS(USBx, phy_ch, USB_CH_RX_DIS); in USB_HC_IN_Halt()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_hcd.h | 412 #define HCD_SET_CH_RX_STATUS USB_DRD_SET_CHEP_RX_STATUS
|
D | stm32c0xx_hal_pcd.h | 452 #define PCD_SET_EP_RX_STATUS USB_DRD_SET_CHEP_RX_STATUS
|
D | stm32c0xx_ll_usb.h | 461 #define USB_DRD_SET_CHEP_RX_STATUS(USBx, bEpChNum, wState) \ macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_hcd.h | 409 #define HCD_SET_CH_RX_STATUS USB_DRD_SET_CHEP_RX_STATUS
|
D | stm32g0xx_hal_pcd.h | 452 #define PCD_SET_EP_RX_STATUS USB_DRD_SET_CHEP_RX_STATUS
|
D | stm32g0xx_ll_usb.h | 461 #define USB_DRD_SET_CHEP_RX_STATUS(USBx, bEpChNum, wState) \ macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_pcd.h | 452 #define PCD_SET_EP_RX_STATUS USB_DRD_SET_CHEP_RX_STATUS
|
D | stm32u0xx_ll_usb.h | 301 #define USB_DRD_SET_CHEP_RX_STATUS(USBx, bEpChNum, wState) \ macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_hcd.h | 439 #define HCD_SET_CH_RX_STATUS USB_DRD_SET_CHEP_RX_STATUS
|
D | stm32h5xx_hal_pcd.h | 514 #define PCD_SET_EP_RX_STATUS USB_DRD_SET_CHEP_RX_STATUS
|
D | stm32h5xx_ll_usb.h | 704 #define USB_DRD_SET_CHEP_RX_STATUS(USBx, bEpChNum, wState) \ macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_pcd.h | 498 #define PCD_SET_EP_RX_STATUS USB_DRD_SET_CHEP_RX_STATUS
|
D | stm32u5xx_hal_hcd.h | 439 #define HCD_SET_CH_RX_STATUS USB_DRD_SET_CHEP_RX_STATUS
|
D | stm32u5xx_ll_usb.h | 704 #define USB_DRD_SET_CHEP_RX_STATUS(USBx, bEpChNum, wState) \ macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_usb.c | 3495 USB_DRD_SET_CHEP_RX_STATUS(USBx, phy_ch_num, USB_CH_RX_VALID); in USB_HC_StartXfer() 3670 USB_DRD_SET_CHEP_RX_STATUS(USBx, phy_ch, USB_CH_RX_DIS); in USB_HC_IN_Halt()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_usb.c | 3512 USB_DRD_SET_CHEP_RX_STATUS(USBx, phy_ch_num, USB_CH_RX_VALID); in USB_HC_StartXfer() 3687 USB_DRD_SET_CHEP_RX_STATUS(USBx, phy_ch, USB_CH_RX_DIS); in USB_HC_IN_Halt()
|