summaryrefslogtreecommitdiff
path: root/common/core/inc/ux_dcd_sim_slave.h
AgeCommit message (Collapse)Author
2026-03-05Updated copyright headers and removed trailing whitespaceFrédéric Desbiens
2026-02-09DCD Simulator Controller Driver: Add uninitializes APIMAY
- Adds _ux_dcd_sim_slave_uninitialize() to free the simulated slave DCD controller instance, clear DCD bindings, and return the DCD to UX_UNUSED (idempotent if already unused). - Registers the new uninitialize source in CMakeLists.txt. - Updates simulator headers to export ux_dcd_sim_slave_uninitialize (and ux_hcd_sim_host_uninitialize) and does minor whitespace/style cleanup in the simulator header blocks.
2024-01-29Update copyright.Bo Chen (from Dev Box)
2022-07-26Release 6.1.12v6.1.12_relYuxin Zhou
2022-01-26Release 6.1.10v6.1.10_relYuxin Zhou
2021-07-28Release 6.1.8v6.1.8_relYuxin Zhou
2021-04-03Release 6.1.6v6.1.6_relYuxin Zhou
2020-10-096.1 Releasev6.1_relScott Larson
2020-05-11Initial commitPProvost