summaryrefslogtreecommitdiff
path: root/examples/device/hid_multiple_interface/src
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-03-18 15:07:07 +0700
committerhathach <[email protected]>2021-03-18 15:07:07 +0700
commit64f41dea62ee48452c4b353cb34ddbd57a8fffad (patch)
tree9b11fc261c3c8d53f47e75ff39e8fb50741ff0b1 /examples/device/hid_multiple_interface/src
parent8775e89a4f7a8859d5c8bdd157e8cb10c9ed74fb (diff)
fix race condition that could cause drop packet of Bulk OUT transfer
NRF_USBD->SIZE.EPOUT[epnum] only need to write once to enable Bulk/Interrupt transfer. We only need to do it in dcd_edpt_open() and dcd_edpt_clear_stall()
Diffstat (limited to 'examples/device/hid_multiple_interface/src')
0 files changed, 0 insertions, 0 deletions