Home
last modified time | relevance | path

Searched refs:endp_pid (Results 1 – 5 of 5) sorted by relevance

/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_usb_host.c235 UINT8 USBHostTransact(UINT8 endp_pid, UINT8 tog, UINT32 timeout) in AnalyzeRootHub() argument
246 R8_UH_EP_PID = endp_pid; in AnalyzeRootHub()
298 switch(endp_pid >> 4) in AnalyzeRootHub()
/bsp/wch/arm/ch579m/libraries/StdPeriphDriver/inc/
A DCH57x_usbhost.h94 UINT8 USBHostTransact( UINT8 endp_pid, UINT8 tog, UINT32 timeout ); // endp_pid: 高4位是token_pid令牌…
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x_usb_host.h77 UINT8 USBHostTransact(UINT8 endp_pid, UINT8 tog, UINT32 timeout);
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_usb.c354 UINT8 USBHostTransact( UINT8 endp_pid, UINT8 tog, UINT16 timeout ) in AnalyzeRootHub() argument
364 R8_UH_EP_PID = endp_pid; in AnalyzeRootHub()
400 else switch ( endp_pid >> 4 ) { in AnalyzeRootHub()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f10x_usb.h744 UINT8 USBHostTransact( UINT8 endp_pid, UINT8 tog, UINT16 timeout );

Completed in 19 milliseconds