|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|

结构体 | |
| union | cfg_ram_sel |
| This union represents the bit fields in the CFG_RAM_SEL register. Read the register into the d32 member then set/clear the bits using the b elements. 更多... | |
宏定义 | |
| #define | OPEN_SHARE_RAM_CLOCK_MASK 0xFFFC00 |
| #define | CLOSE_SHARE_RAM_CLOCK_MASK 0xFF0003FF |
类型定义 | |
| typedef union cfg_ram_sel | cfg_ram_sel_t |
| This union represents the bit fields in the CFG_RAM_SEL register. Read the register into the d32 member then set/clear the bits using the b elements. | |
枚举 | |
| enum | pwm_action_t { SHARE_RAM_PKT_RAM = 0 , SHARE_RAM_BGLE = 1 , SHARE_RAM_ITCM = 2 , SHARE_RAM_DTCM = 3 } |
| Definition of SHARE RAM Selections. 更多... | |
函数 | |
| __attribute__ ((section(".text.runtime.init"))) | |
| SHARE RAM configuration. | |
| #define CLOSE_SHARE_RAM_CLOCK_MASK 0xFF0003FF |
| #define OPEN_SHARE_RAM_CLOCK_MASK 0xFFFC00 |
| typedef union cfg_ram_sel cfg_ram_sel_t |
This union represents the bit fields in the CFG_RAM_SEL register. Read the register into the d32 member then set/clear the bits using the b elements.
| enum pwm_action_t |
| __attribute__ | ( | (section(".text.runtime.init")) | ) |
SHARE RAM configuration.