Function gx_hal_usbd_ep_clrstall

  • Defined in file__output_copyinclude_src_include_usb_gx_hal_usbd.h

Function Documentation

int gx_hal_usbd_ep_clrstall(uint32_t handler, uint8_t ep_addr)

Clear a STALL condition over in an endpoint.

参数
  • handler – usbd handle

  • ep_addr – endpoint address

Returns 0

success, -1: failed