Searched refs:USB_GetBufDespTableAddr (Results 1 – 2 of 2) sorted by relevance
158 uint32_t USB_GetBufDespTableAddr(USB_Type * USBx) in USB_GetBufDespTableAddr() function174 USB_BufDespTable_Type *bdt = (USB_BufDespTable_Type *)USB_GetBufDespTableAddr(USBx); in USB_GetBufDesp()246 USB_BufDespTable_Type * bdt = (USB_BufDespTable_Type * )USB_GetBufDespTableAddr(USBx); in USB_EnableEndPoint()273 USB_BufDespTable_Type * bdt = (USB_BufDespTable_Type * )USB_GetBufDespTableAddr(USBx); in USB_EnableEndPointStall()
271 uint32_t USB_GetBufDespTableAddr(USB_Type * USBx);
Completed in 5 milliseconds