📄 wma_boot.h
字号:
#ifndef wma_boot_h
#define wma_boot_h
#define wma_boot_microcode_size 2978
#define wma_boot_microcode_size_compressed 4172
extern CONST UINT16
wma_boot_microcode_version;
extern CONST UINT16
wma_boot_microcode_features;
extern CONST UINT8
wma_boot_microcode[wma_boot_microcode_size_compressed];
#endif /* wma_boot_h */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -