summaryrefslogtreecommitdiff
path: root/src/class/usbtmc/usbtmc.h
AgeCommit message (Expand)Author
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2024-02-26add notification support for device class USBTMC.Tommie Gannert
2023-03-22more updatehathach
2023-03-22fix bitorder in usbtmc_response_capabilities_488_thathach
2023-03-17fix trailing space and new linehathach
2022-12-04Fix typosBastien Nocera
2022-06-26USBTMC: Handle busy interrupt in.NConrad
2019-09-19Rename functions to include tud_ and _cbNathan Conrad
2019-09-19s/USBTMC488/USB488/ ; fix types in bitfieldNathan Conrad
2019-09-18usbtmc updates....Nathan Conrad
2019-09-17Changes1...Nathan Conrad
2019-09-17More proper handling of clear.Nathan Conrad
2019-09-17ClearNathan Conrad
2019-09-14Combined status response enum (std with 488), support trigger.Nathan Conrad
2019-09-14Add usbtmc class driver.Nathan Conrad