Home
last modified time | relevance | path

Searched refs:ISO_SPLT_MPS (Results 1 – 24 of 24) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_usb.h441 #define ISO_SPLT_MPS 188U macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_usb.h442 #define ISO_SPLT_MPS 188U macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_usb.h442 #define ISO_SPLT_MPS 188U macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usb.h459 #define ISO_SPLT_MPS 188U macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_usb.h442 #define ISO_SPLT_MPS 188U macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_usb.h442 #define ISO_SPLT_MPS 188U macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_hcd.c250 if (HCcharMps > ISO_SPLT_MPS) in HAL_HCD_HC_Init()
253 HCcharMps = ISO_SPLT_MPS; in HAL_HCD_HC_Init()
Dstm32f2xx_ll_usb.c1823 if (hc->xfer_len > ISO_SPLT_MPS) in USB_HC_StartXfer()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_hcd.c249 if (HCcharMps > ISO_SPLT_MPS) in HAL_HCD_HC_Init()
252 HCcharMps = ISO_SPLT_MPS; in HAL_HCD_HC_Init()
Dstm32h7rsxx_ll_usb.c1873 if (hc->xfer_len > ISO_SPLT_MPS) in USB_HC_StartXfer()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_hcd.c250 if (HCcharMps > ISO_SPLT_MPS) in HAL_HCD_HC_Init()
253 HCcharMps = ISO_SPLT_MPS; in HAL_HCD_HC_Init()
Dstm32f4xx_ll_usb.c1873 if (hc->xfer_len > ISO_SPLT_MPS) in USB_HC_StartXfer()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_hcd.c250 if (HCcharMps > ISO_SPLT_MPS) in HAL_HCD_HC_Init()
253 HCcharMps = ISO_SPLT_MPS; in HAL_HCD_HC_Init()
Dstm32f7xx_ll_usb.c1953 if (hc->xfer_len > ISO_SPLT_MPS) in USB_HC_StartXfer()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hcd.c234 if (HCcharMps > ISO_SPLT_MPS) in HAL_HCD_HC_Init()
237 HCcharMps = ISO_SPLT_MPS; in HAL_HCD_HC_Init()
Dstm32h7xx_ll_usb.c1814 if (hc->xfer_len > ISO_SPLT_MPS) in USB_HC_StartXfer()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_hcd.c234 if (HCcharMps > ISO_SPLT_MPS) in HAL_HCD_HC_Init()
237 HCcharMps = ISO_SPLT_MPS; in HAL_HCD_HC_Init()
Dstm32n6xx_ll_usb.c1794 if (hc->xfer_len > ISO_SPLT_MPS) in USB_HC_StartXfer()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_usb.h510 #define ISO_SPLT_MPS 188U macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_usb.h510 #define ISO_SPLT_MPS 188U macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_hcd.c251 if (HCcharMps > ISO_SPLT_MPS) in HAL_HCD_HC_Init()
254 HCcharMps = ISO_SPLT_MPS; in HAL_HCD_HC_Init()
Dstm32u5xx_ll_usb.c1871 if (hc->xfer_len > ISO_SPLT_MPS) in USB_HC_StartXfer()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_hcd.c251 if (HCcharMps > ISO_SPLT_MPS) in HAL_HCD_HC_Init()
254 HCcharMps = ISO_SPLT_MPS; in HAL_HCD_HC_Init()
Dstm32h5xx_ll_usb.c1883 if (hc->xfer_len > ISO_SPLT_MPS) in USB_HC_StartXfer()