|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include <stdint.h>#include <stdbool.h>

结构体 | |
| struct | riscv_cfg_t |
宏定义 | |
| #define | RISCV31_PATCH_CMP_REG_NUM 192 |
函数 | |
| void | riscv_patch_init (riscv_cfg_t patch_cfg) |
| Initialises the patch. | |
| #define RISCV31_PATCH_CMP_REG_NUM 192 |
| void riscv_patch_init | ( | riscv_cfg_t | patch_cfg | ) |
Initialises the patch.
| patch_cfg | RISC-V patch configuration. |