Home
last modified time | relevance | path

Searched defs:st_pipe_state (Results 1 – 1 of 1) sorted by relevance

/hal_renesas-latest/drivers/ra/fsp/src/r_usb_device/
Dr_usb_device.c63 typedef struct st_pipe_state struct
65 void * buf; /* the start address of a transfer data buffer */
66 uint16_t length; /* the number of bytes in the buffer */
67 uint16_t remaining; /* the number of bytes remaining in the buffer */
68 uint8_t ep; /* an assigned endpoint address */