Tommie Gannert
5ce7b14711
add notification support for device class USBTMC.
...
The ep_int_in is already used for responding to USB488
READ_STATUS_BYTE requests, but that EP is defined for all of USBTMC.
This extends the functionality to let callers send notifications and
receive ACKs.
2024-02-26 11:43:45 +01:00
hathach
096da11e88
more update
2023-03-22 17:01:04 +07:00
hathach
c85f46c4ab
fix bitorder in usbtmc_response_capabilities_488_t
2023-03-22 16:59:57 +07:00
hathach
3623ba1884
fix trailing space and new line
...
temporarily disable codespell
2023-03-17 16:12:49 +07:00
Bastien Nocera
6a2cf67289
Fix typos
2022-12-04 19:43:23 +07:00
NConrad
c675debfb2
USBTMC: Handle busy interrupt in.
2022-06-26 14:34:34 -04:00
Nathan Conrad
2a7ca15e2c
Rename functions to include tud_ and _cb
2019-09-19 20:43:49 -04:00
Nathan Conrad
d742c3e15c
s/USBTMC488/USB488/ ; fix types in bitfield
2019-09-19 19:56:00 -04:00
Nathan Conrad
eea71a8b3b
usbtmc updates....
2019-09-18 19:24:54 -04:00
Nathan Conrad
45871001e6
Changes1...
2019-09-17 13:29:38 -04:00
Nathan Conrad
e234998c6c
More proper handling of clear.
2019-09-17 13:29:38 -04:00
Nathan Conrad
c755aee7d0
Clear
2019-09-17 13:29:38 -04:00
Nathan Conrad
e74c6b0874
Combined status response enum (std with 488), support trigger.
2019-09-14 16:51:02 -04:00
Nathan Conrad
1cae96951f
Add usbtmc class driver.
2019-09-14 13:35:08 -04:00