campal_cartv.searchresults

来自「车载DVD的主控MCU的源程序」· SEARCHRESULTS 代码 · 共 9 行

SEARCHRESULTS
9
字号
---- TTL_TO_TCON Matches (7 in 3 files) ----
ModeHandle.C (src):	#if PanelInterface == TTL_TO_TCON
ModeHandle.C (src):	#if PanelInterface == TTL_TO_TCON
Panel.h (src):#define TTL_TO_TCON		3
Panel.h (src): 	#define PanelInterface    				TTL_TO_TCON
Panel.h (src): 	#define PanelInterface    				TTL_TO_TCON
Scaler.C (src):if(PanelInterface == TTL_TO_TCON) { //for module test
Scaler.C (src):	if(PanelInterface != TCON_TO_RSDS && PanelInterface != TCON_TO_TTL && PanelInterface != TTL_TO_TCON) {

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?