Searched refs:DIEPTXF0_HNPTXFSIZ (Results 1 – 5 of 5) sorted by relevance
111 hpcd->Instance->DIEPTXF0_HNPTXFSIZ = (size << 16) | Tx_Offset; in HAL_PCDEx_SetTxFiFo()115 Tx_Offset += (hpcd->Instance->DIEPTXF0_HNPTXFSIZ) >> 16; in HAL_PCDEx_SetTxFiFo()
1082 USBx->DIEPTXF0_HNPTXFSIZ = (uint32_t )(((0x60 << 16)& USB_OTG_NPTXFD) | 0x80); in USB_HostInit()
1034 __IO uint32_t DIEPTXF0_HNPTXFSIZ; /*!< EP0 / Non Periodic Tx FIFO Size Register 028h*/ member