📄 2440atest-r04.searchresults
字号:
---- BIT_DVS_ON Matches (7 in 3 files) ----
Dvstest.c:#define BIT_DVS_ON (1<<12)
Dvstest.c: rCAMDIVN |= BIT_DVS_ON; // (1<<12)
Dvstest.c: rCAMDIVN |= BIT_DVS_ON; // (1<<12)
User_test1.c: rCAMDIVN |= BIT_DVS_ON;
User_test1.c: rCAMDIVN &= ~BIT_DVS_ON;
User_test2.c:#define BIT_DVS_ON (1<<12)
User_test2.c: rCAMDIVN |= BIT_DVS_ON; // (1<<12)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -