|
Sound Byte Libs 1ee2ca6
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
|
Sound Byte Libs identity and constants. More...
Go to the source code of this file.
Classes | |
| struct | sbl::common::LibraryIdentity |
| Library identity constants. More... | |
| struct | sbl::common::ArmConstants |
| ARM Cortex-M hardware constants. More... | |
| struct | sbl::common::TimingConstants |
| Default timing constants. More... | |
Namespaces | |
| namespace | sbl |
| Root namespace for all Sound Byte Libs functionality. | |
| namespace | sbl::common |
Sound Byte Libs identity and constants.
Central location for library-wide constants and identity information.
Definition in file library_identity.hpp.