VirtualBox

Changeset 86520 in vbox for trunk/src


Ignore:
Timestamp:
Oct 11, 2020 6:04:15 PM (4 years ago)
Author:
vboxsync
Message:

Devices/DevIchAc97: Doxygen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevIchAc97.cpp

    r84815 r86520  
    774774};
    775775
     776/** @name Source indices
     777 * @{ */
    776778#define AC97SOUNDSOURCE_PI_INDEX        0           /**< PCM in */
    777779#define AC97SOUNDSOURCE_PO_INDEX        1           /**< PCM out */
     
    795797#define AC97_NABM_OFF_CR                0xb         /**< Control Register */
    796798#define AC97_NABM_OFF_MASK              0xf         /**< Mask for getting the the per-stream register. */
     799/** @} */
    797800
    798801#endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette