Changeset fcf07e6 in mainline for uspace/doc/doxygroups.h
- Timestamp:
- 2011-03-14T22:49:00Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 039c66c, 2ef036a, 72af8da
- Parents:
- 15d3b54
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/doc/doxygroups.h
r15d3b54 rfcf07e6 256 256 */ 257 257 258 /**259 * @defgroup drvusbuhcirh UHCI root hub driver260 * @ingroup drvusbuhci261 * @brief Driver for UHCI complaint root hub.262 */263 264 /**265 * @defgroup drvusbuhcirhUHCI host controller driver266 * @ingroup drvusbuhci267 * @brief Driver for UHCI complaint USB host controller.268 */258 /** 259 * @defgroup drvusbuhcirh UHCI root hub driver 260 * @ingroup drvusbuhci 261 * @brief Driver for UHCI complaint root hub. 262 */ 263 264 /** 265 * @defgroup drvusbuhcihc UHCI host controller driver 266 * @ingroup drvusbuhci 267 * @brief Driver for UHCI complaint USB host controller. 268 */ 269 269 270 270 /**
Note:
See TracChangeset
for help on using the changeset viewer.