![]() |
CI130X SDK API手册
2.2.0
本手册用于描述CI130X SDK各个组件和驱动API
|
#include "ci130x_system.h"#include "ci130x_scu.h"#include "ci130x_efuse.h"#include "ci_log.h"#include "ci130x_dpmu.h"#include "portmacro.h"函数 | |
| void | dsu_init (unsigned int addr) |
| 启动NPU模块. 更多... | |
| void | dsu_set_pcd (uint32_t data) |
| void | load_rc_8MHz_config () |
| void | load_pmu_config () |
变量 | |
| volatile uint32_t | xdata [4] = {0} |
| volatile uint32_t * | pcd = xdata |
| void dsu_init | ( | unsigned int | addr | ) |
启动NPU模块.
| void dsu_set_pcd | ( | uint32_t | data | ) |
| void load_pmu_config | ( | ) |
| void load_rc_8MHz_config | ( | ) |
| volatile uint32_t* pcd = xdata |
| volatile uint32_t xdata[4] = {0} |
1.8.14