|
Sound Byte Libs 29c5ff3
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
|
Functions | |
| int | banner_append (char *buf, size_t size, int pos, const char *str) |
| int | banner_append_uint (char *buf, size_t size, int pos, uint32_t val) |
| constexpr Level | level_from_int (int lvl) |
|
inline |
Definition at line 55 of file banner.hpp.
Referenced by sbl::log::format_banner().
|
inline |
Definition at line 62 of file banner.hpp.
Referenced by sbl::log::format_banner().
|
constexpr |
Definition at line 71 of file macros.hpp.