Home
last modified time | relevance | path

Searched refs:len32b (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_pcd.c1947 uint32_t len32b; in PCD_WriteEmptyTxFifo() local
1964 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
1966 while (((USBx_INEP(epnum)->DTXFSTS & USB_OTG_DTXFSTS_INEPTFSAV) >= len32b) && in PCD_WriteEmptyTxFifo()
1976 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_pcd.c2066 uint32_t len32b; in PCD_WriteEmptyTxFifo() local
2083 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
2085 while (((USBx_INEP(epnum)->DTXFSTS & USB_OTG_DTXFSTS_INEPTFSAV) >= len32b) && in PCD_WriteEmptyTxFifo()
2095 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pcd.c2100 uint32_t len32b; in PCD_WriteEmptyTxFifo() local
2117 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
2119 while (((USBx_INEP(epnum)->DTXFSTS & USB_OTG_DTXFSTS_INEPTFSAV) >= len32b) && in PCD_WriteEmptyTxFifo()
2129 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pcd.c2140 uint32_t len32b; in PCD_WriteEmptyTxFifo() local
2157 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
2159 while (((USBx_INEP(epnum)->DTXFSTS & USB_OTG_DTXFSTS_INEPTFSAV) >= len32b) && in PCD_WriteEmptyTxFifo()
2169 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pcd.c2154 uint32_t len32b; in PCD_WriteEmptyTxFifo() local
2171 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
2173 while (((USBx_INEP(epnum)->DTXFSTS & USB_OTG_DTXFSTS_INEPTFSAV) >= len32b) && in PCD_WriteEmptyTxFifo()
2183 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pcd.c2187 uint32_t len32b; in PCD_WriteEmptyTxFifo() local
2204 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
2206 while (((USBx_INEP(epnum)->DTXFSTS & USB_OTG_DTXFSTS_INEPTFSAV) >= len32b) && in PCD_WriteEmptyTxFifo()
2216 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_pcd.c2055 uint32_t len32b; in PCD_WriteEmptyTxFifo() local
2072 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
2074 while (((USBx_INEP(epnum)->DTXFSTS & USB_OTG_DTXFSTS_INEPTFSAV) >= len32b) && in PCD_WriteEmptyTxFifo()
2084 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pcd.c2262 uint32_t len32b; in PCD_WriteEmptyTxFifo() local
2279 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
2281 while (((USBx_INEP(epnum)->DTXFSTS & USB_OTG_DTXFSTS_INEPTFSAV) >= len32b) && in PCD_WriteEmptyTxFifo()
2291 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pcd.c2339 uint32_t len32b; in PCD_WriteEmptyTxFifo() local
2356 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
2358 while (((USBx_INEP(epnum)->DTXFSTS & USB_OTG_DTXFSTS_INEPTFSAV) >= len32b) && in PCD_WriteEmptyTxFifo()
2368 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pcd.c2339 uint32_t len32b; in PCD_WriteEmptyTxFifo() local
2356 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()
2358 while (((USBx_INEP(epnum)->DTXFSTS & USB_OTG_DTXFSTS_INEPTFSAV) >= len32b) && in PCD_WriteEmptyTxFifo()
2368 len32b = (len + 3U) / 4U; in PCD_WriteEmptyTxFifo()