Changeset 23f40280 in mainline for uspace/drv/uhci-rhd/port.c


Ignore:
Timestamp:
2011-05-08T20:43:00Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7e7b791
Parents:
511cfc8
Message:

Doxygen and other minor fixes (no functional change)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci-rhd/port.c

    r511cfc8 r23f40280  
    6565 *
    6666 * @param[in] port Structure to use.
    67  * @param[in] value New register value.
     67 * @param[in] val New register value.
    6868 * @return Error code. (Always EOK)
    6969 */
     
    7777 *
    7878 * @param[in] port Memory structure to use.
    79  * @param[in] addr Address of I/O register.
     79 * @param[in] address Address of I/O register.
    8080 * @param[in] number Port number.
    8181 * @param[in] usec Polling interval.
Note: See TracChangeset for help on using the changeset viewer.