|
| | audio.h |
| | Audio API.
|
| |
| | common.h |
| | Common include file for all muteki-shims headers.
|
| |
| | datetime.h |
| | Datetime operations.
|
| |
| | devio.h |
| | Device IO API.
|
| |
| | errno.h |
| | Besta error code constants and functions.
|
| |
| | file.h |
| | Low-level and built-in high-level file operation API.
|
| |
| | fs.h |
| | Filesystem access API.
|
| |
| | ftl.h |
| | Flash Translation Layer (FTL) and block device API.
|
| |
| | ini.h |
| | INI file operation API.
|
| |
| | loader.h |
| | Binary loader API.
|
| |
| | memory.h |
| | Memory management API.
|
| |
| | system.h |
| | System management functions.
|
| |
| | threading.h |
| | Native threading API.
|
| |
| | ui.h |
| | Index header that includes all UI components.
|
| |
| | utf16.h |
| | UTF-16 conversion utilities.
|
| |
| | utils.h |
| | Miscellaneous utility syscalls.
|
| |