Home
last modified time | relevance | path

Searched refs:HID_INTR_TX_EP (Results 1 – 2 of 2) sorted by relevance

/hal_microchip-latest/mpfs/drivers/mss/mss_usb/
Dmss_usb_device_hid.c102 (0x80u | HID_INTR_TX_EP), /* bEndpointAddress */
172 MSS_USBD_tx_ep_write(HID_INTR_TX_EP, buf, length); in MSS_USBD_HID_tx_report()
276 MSS_USBD_tx_ep_configure(HID_INTR_TX_EP, in usbd_hid_init_cb()
320 MSS_USBD_tx_ep_flush_fifo(HID_INTR_TX_EP); in usbd_hid_tx_complete_cb()
Dmss_usb_device_hid.h120 #define HID_INTR_TX_EP MSS_USB_TX_EP_1 macro