Home
last modified time | relevance | path

Searched refs:cn (Results 1 – 25 of 115) sorted by relevance

12345

/bsp/maxim/libraries/MAX32660PeriphDriver/Source/
A Dflc.c79 MXC_FLC->cn = (MXC_FLC->cn & ~MXC_F_FLC_CN_UNLOCK) | MXC_S_FLC_CN_UNLOCK_UNLOCKED; in prepare_flc()
127 MXC_FLC->cn = (MXC_FLC->cn & ~MXC_F_FLC_CN_ERASE_CODE) | MXC_S_FLC_CN_ERASE_CODE_ERASEALL; in FLC_MassErase()
130 MXC_FLC->cn |= MXC_F_FLC_CN_ME; in FLC_MassErase()
166 MXC_FLC->cn = (MXC_FLC->cn & ~MXC_F_FLC_CN_ERASE_CODE) | MXC_S_FLC_CN_ERASE_CODE_ERASEPAGE; in FLC_PageErase()
169 MXC_FLC->cn |= MXC_F_FLC_CN_PGE; in FLC_PageErase()
316 MXC_FLC->cn |= MXC_F_FLC_CN_WDTH; in FLC_Write32()
317 MXC_FLC->cn &= ~MXC_F_FLC_CN_BRST; in FLC_Write32()
322 MXC_FLC->cn |= MXC_F_FLC_CN_WR; in FLC_Write32()
362 MXC_FLC->cn &= ~MXC_F_FLC_CN_WDTH; in FLC_Write128()
367 MXC_FLC->cn |= MXC_F_FLC_CN_WR; in FLC_Write128()
[all …]
A Dtmr.c62 tmr->cn = 0; in TMR_Init()
68 tmr->cn = pres; in TMR_Init()
85 tmr->cn = 0; in TMR_Shutdown()
95 tmr->cn |= MXC_F_TMR_CN_TEN; in TMR_Enable()
103 tmr->cn &= ~(MXC_F_TMR_CN_TEN); in TMR_Disable()
112 tmr->cn = (tmr->cn & ~(MXC_F_TMR_CN_TMODE | MXC_F_TMR_CN_TPOL)) | in TMR_Config()
130 tmr->cn = (tmr->cn & ~(MXC_F_TMR_CN_TMODE | MXC_F_TMR_CN_TPOL)) | in TMR_PWMConfig()
235 prescale = ((tmr->cn & MXC_F_TMR_CN_PRES) >> MXC_F_TMR_CN_PRES_POS) in TMR_GetTicks()
236 | (((tmr->cn & MXC_F_TMR_CN_PRES3) >> (MXC_F_TMR_CN_PRES3_POS))<<3); in TMR_GetTicks()
275 uint32_t prescale = ((tmr->cn & MXC_F_TMR_CN_PRES) >> MXC_F_TMR_CN_PRES_POS) in TMR_GetTime()
[all …]
/bsp/mm32f327x/
A DREADME.md47 更多详细信息请咨询[上海灵动微电子](https://www.mindmotion.com.cn/)
76 - [MM32F3270系列数据手册](https://www.mindmotion.com.cn/download/products/DS_MM32F3270_SC.pdf)
78 - [MM32F3270系列用户手册](https://www.mindmotion.com.cn/download/products/UM_MM32F3270_SC.pdf)
80 - [MiniBoard(MM32F3273G6P)资料包](https://www.mindmotion.com.cn/support/development_tools/evaluation_b…
82 - [KEIL Pack 设备支持包](https://www.mindmotion.com.cn/support/software/keil_pack/)
84 - [IAR Pack 设备支持包](https://www.mindmotion.com.cn/support/software/iar_pack/)
86 - [MM32 支持工具包](https://www.mindmotion.com.cn/support/development_tools/debug_and_programming_tools/)
/bsp/mm32l3xx/
A DREADME.md34 更多详细信息请咨询[灵动微电子技术支持][http://www.mm32.com.cn]
97 -[Henryhuang](https://github.com/huangzushui) email: huangzushui@mindmotion.com.cn
101 - [MM32L3xx_n系列数据手册](http://www.mm32.com.cn/getfile.aspx?id=1062)
103 - [MM32L3xx_n系列用户手册](http://www.mm32.com.cn/getfile.aspx?id=578)
105 - [MiniBoardStartKit资料包](http://www.mm32.com.cn/download.aspx?cid=2545)
107 - [keil pack安装包](http://www.mm32.com.cn/download.aspx?cid=2546)
109 - [MM32 支持工具包](http://www.mm32.com.cn/download.aspx?cid=2547)
/bsp/mm32l07x/
A DREADME.md34 更多详细信息请咨询[灵动微电子技术支持][http://www.mm32.com.cn]
97 -[Henryhuang](https://github.com/huangzushui) email: huangzushui@mindmotion.com.cn
101 - [MM32L0xx_n系列数据手册](http://www.mm32.com.cn/getfile.aspx?id=615)
103 - [MM32L0xx_n系列用户手册](http://www.mm32.com.cn/getfile.aspx?id=611)
105 - [MiniBoardStartKit资料包](http://www.mm32.com.cn/download.aspx?cid=2545)
107 - [keil pack安装包](http://www.mm32.com.cn/download.aspx?cid=2546)
109 - [MM32 支持工具包](http://www.mm32.com.cn/download.aspx?cid=2547)
/bsp/mm32f526x/
A DREADME.md113 更多详细信息请咨询[上海灵动微电子](https://www.mindmotion.com.cn/)
143 - [MM32F5260系列产品手册](https://www.mindmotion.com.cn/download/products/DS_MM32F5260_SC.pdf)
145 - [MM32F5260系列用户手册](https://www.mindmotion.com.cn/download/products/UM_MM32F5260_SC.pdf)
147 - [MiniBoard(MM32F5260)资料包](https://www.mindmotion.com.cn/support/development_tools/evaluation_boar…
149 - [KEIL Pack 设备支持包](https://www.mindmotion.com.cn/support/software/keil_pack/)
151 - [IAR Pack 设备支持包](https://www.mindmotion.com.cn/support/software/iar_pack/)
153 - [J-Link Pack 设备支持包](https://www.mindmotion.com.cn/support/software/jlink_pack/)
/bsp/mm32f103x/
A DREADME.md34 更多信息可以访问:[灵动微电子官方网站][https://www.mindmotion.com.cn]
103 - [MM32F103xx 系列数据手册](https://www.mindmotion.com.cn/userfiles/images/MM32F103XiLieWenDang/DS_MM32F1…
105 - [MM32F103xx 系列用户手册](https://www.mindmotion.com.cn/userfiles/images/MM32F103XiLieWenDang/UM_MM32F1…
107 - [MiniBoardStartKit资料包](https://www.mindmotion.com.cn/download.aspx?cid=2545)
109 - [keil pack安装包](https://www.mindmotion.com.cn/download.aspx?cid=2546)
111 - [MM32 支持工具包](https://www.mindmotion.com.cn/download.aspx?cid=2547)
/bsp/xuantie/xiaohui/r920/
A DREADME.md31 - 编译器: https://www.xrvm.cn/community/download?id=4433353576298909696
32 - 模拟器: https://www.xrvm.cn/community/download?id=4397435198627713024
36 - SDK:https://www.xrvm.cn/community/download?id=4397799570420076544
48 …配置vscode脚本借助vscode强大的插件进行图形化调试,qemu的相关命令可以查看玄铁qemu的[用户手册](https://www.xrvm.cn/community/download?i…
/bsp/xuantie/smartl/e906/
A DREADME.md7 [E906](https://www.xrvm.cn/community/download?id=4222755171580579840) 是一款基于 RISC-V 指令集的高能效嵌入式处理器,是玄…
44 - 编译器: https://www.xrvm.cn/community/download?id=4433353576298909696
45 - 模拟器: https://www.xrvm.cn/community/download?id=4397435198627713024
49 - SDK:https://www.xrvm.cn/community/download?id=4397799570420076544
79 当前BSP可以在命令行启动qemu或者配置vscode脚本借助vscode强大的插件进行图形化调试,qemu的相关命令可以查看玄铁qemu的[用户手册](https://www.xrvm.cn/co…
/bsp/xuantie/smartl/e902/
A DREADME.md57 - 编译器: https://www.xrvm.cn/community/download?id=4433353576298909696
58 - 模拟器: https://www.xrvm.cn/community/download?id=4397435198627713024
62 - SDK:https://www.xrvm.cn/community/download?id=4397799570420076544
74 …配置vscode脚本借助vscode强大的插件进行图形化调试,qemu的相关命令可以查看玄铁qemu的[用户手册](https://www.xrvm.cn/community/download?i…
/bsp/renesas/rzn2l_etherkit/
A DREADME_zh.md132 - [开发板官网主页](https://www.renesas.cn/zh/products/microcontrollers-microprocessors/rz-mpus/rzn2l-integ…
133 - [开发板数据手册](https://www.renesas.cn/zh/document/dst/rzn2l-group-datasheet?r=1622651)
134 - [开发板硬件手册](https://www.renesas.cn/zh/document/mah/rzn2l-group-users-manual-hardware?r=1622651)
136 - [RZ/N2L MCU 快速入门指南](https://www.renesas.cn/zh/document/apn/rzt2-rzn2-device-setup-guide-flash-boo…
137 - [RZ/N2L Easy Download Guide](https://www.renesas.cn/zh/document/gde/rzn2l-easy-download-guide?r=1…
138 - [Renesas RZ/N2L Group](https://www.renesas.cn/zh/document/fly/renesas-rzn2l-group?r=1622651)
142 需要修改瑞萨的 BSP 外设配置或添加新的外设端口,需要用到瑞萨的 [FSP](https://www2.renesas.cn/jp/zh/software-tool/flexible-softwa…
145 2. 如何将 **”EtherKit板级支持包“**添加到 FSP 中,请参考文档[如何导入板级支持包](https://www2.renesas.cn/document/ppt/1527171?l…
/bsp/xuantie/xiaohui/c910/
A DREADME.md77 - 编译器: https://www.xrvm.cn/community/download?id=4433353576298909696
78 - 模拟器: https://www.xrvm.cn/community/download?id=4397435198627713024
82 - SDK:https://www.xrvm.cn/community/download?id=4397799570420076544
94 …配置vscode脚本借助vscode强大的插件进行图形化调试,qemu的相关命令可以查看玄铁qemu的[用户手册](https://www.xrvm.cn/community/download?i…
/bsp/xuantie/xiaohui/r908/
A DREADME.md71 - 编译器: https://www.xrvm.cn/community/download?id=4433353576298909696
72 - 模拟器: https://www.xrvm.cn/community/download?id=4397435198627713024
76 - SDK:https://www.xrvm.cn/community/download?id=4397799570420076544
88 …配置vscode脚本借助vscode强大的插件进行图形化调试,qemu的相关命令可以查看玄铁qemu的[用户手册](https://www.xrvm.cn/community/download?i…
/bsp/xuantie/xiaohui/c906/
A DREADME.md51 - 编译器: https://www.xrvm.cn/community/download?id=4433353576298909696
52 - 模拟器: https://www.xrvm.cn/community/download?id=4397435198627713024
56 - SDK:https://www.xrvm.cn/community/download?id=4397799570420076544
68 …配置vscode脚本借助vscode强大的插件进行图形化调试,qemu的相关命令可以查看玄铁qemu的[用户手册](https://www.xrvm.cn/community/download?i…
/bsp/xuantie/smartl/e907/
A DREADME.md71 - 编译器: https://www.xrvm.cn/community/download?id=4433353576298909696
72 - 模拟器: https://www.xrvm.cn/community/download?id=4397435198627713024
76 - SDK:https://www.xrvm.cn/community/download?id=4397799570420076544
88 …配置vscode脚本借助vscode强大的插件进行图形化调试,qemu的相关命令可以查看玄铁qemu的[用户手册](https://www.xrvm.cn/community/download?i…
/bsp/xuantie/xiaohui/r910/
A DREADME.md81 - 编译器: https://www.xrvm.cn/community/download?id=4433353576298909696
82 - 模拟器: https://www.xrvm.cn/community/download?id=4397435198627713024
86 - SDK:https://www.xrvm.cn/community/download?id=4397799570420076544
98 …配置vscode脚本借助vscode强大的插件进行图形化调试,qemu的相关命令可以查看玄铁qemu的[用户手册](https://www.xrvm.cn/community/download?i…
/bsp/xuantie/xiaohui/c907/
A DREADME.md47 - 编译器: https://www.xrvm.cn/community/download?id=4433353576298909696
48 - 模拟器: https://www.xrvm.cn/community/download?id=4397435198627713024
52 - SDK:https://www.xrvm.cn/community/download?id=4397799570420076544
64 …配置vscode脚本借助vscode强大的插件进行图形化调试,qemu的相关命令可以查看玄铁qemu的[用户手册](https://www.xrvm.cn/community/download?i…
/bsp/xuantie/xiaohui/c908/
A DREADME.md47 - 编译器: https://www.xrvm.cn/community/download?id=4433353576298909696
48 - 模拟器: https://www.xrvm.cn/community/download?id=4397435198627713024
52 - SDK:https://www.xrvm.cn/community/download?id=4397799570420076544
64 …配置vscode脚本借助vscode强大的插件进行图形化调试,qemu的相关命令可以查看玄铁qemu的[用户手册](https://www.xrvm.cn/community/download?i…
/bsp/ti/c28x/tms320f28379d/
A DREADME.md105 [1]: http://www.ti.com.cn/tool/cn/launchxl-f28379d
106 [2]: http://www.ti.com.cn/product/cn/tms320f28379d/technicaldocuments
/bsp/renesas/rzt2m_rsk/
A DREADME.md133 - [Development Board Official Page](https://www.renesas.cn/cn/zh/products/microcontrollers-micropro…
134 - [Development Board Datasheet](https://www.renesas.cn/cn/zh/document/dst/rzt2m-group-datasheet?r=1…
135 - [Development Board Hardware Manual](https://www.renesas.cn/cn/zh/document/mah/rzt2m-group-users-m…
136 - [RZ/T2M Easy Download Guide](https://www.renesas.cn/cn/zh/document/gde/rzt2m-easy-download-guide?…
137 - [Renesas RZ/T2M Group](https://www.renesas.cn/cn/zh/document/fly/renesas-rzt2m-group?r=1574901)
141 … ports, the Renesas [Flexible Software Package (FSP)](https://www2.renesas.cn/jp/zh/software-tool/…
145 2. Refer to the document [How to import the board support package](https://www2.renesas.cn/document…
/bsp/renesas/ra8d1-vision-board/
A DREADME_zh.md149 - [开发板官网主页](https://www.renesas.cn/cn/zh/products/microcontrollers-microprocessors/ra-cortex-m-mcus…
150 - [开发板用户手册](https://www.renesas.cn/cn/zh/document/mat/ek-ra8d1-v1-users-manual?r=25452351)
151 - [瑞萨RA MCU 基础知识](https://www2.renesas.cn/cn/zh/document/gde/1520091)
/bsp/hc32/ev_hc32f460_lqfp100_v2/
A DREADME.md32 开发板更多详细信息请参考小华半导体半导体[EV_F460_LQ100_V2](https://www.xhsc.com.cn)
115 - [小华半导体MCU](https://www.xhsc.com.cn),邮箱:<xhsc_ae_cd_ap@xhsc.com.cn>
/bsp/hc32/ev_hc32f4a8_lqfp176/
A DREADME.md34 开发板更多详细信息请参考小华半导体半导体[EV_F4A8_LQ176](https://www.xhsc.com.cn)
113 - [小华半导体MCU](https://www.xhsc.com.cn),邮箱:<xhsc_ae_cd_ap@xhsc.com.cn>
/bsp/hc32/lckfb-hc32f4a0-lqfp100/
A DREADME.md16 * [硬件文档](https://lceda001.feishu.cn/wiki/D4cqwUkiTi6723knO2cczSThnYb)
17 * [入门手册](https://lceda001.feishu.cn/wiki/MqcKwTiJ2isvASk5xQzcdeUJnOb)
18 * [模块移植手册](https://lceda001.feishu.cn/wiki/RvtIwNuQ6iVhqvk4cELcr1vPncQ)
/bsp/stm32/stm32f407-lckfb-skystar/
A DREADME.md16 * [硬件文档](https://lceda001.feishu.cn/wiki/D4cqwUkiTi6723knO2cczSThnYb)
17 * [入门手册](https://lceda001.feishu.cn/wiki/Zawdwg0laig3Qnk2XuxcKrQRn2g)
18 * [模块移植手册](https://lceda001.feishu.cn/wiki/GySKwn3jMitXbAkhX0GcDjtBnQd)

Completed in 46 milliseconds

12345