⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 osd_act.h

📁 液晶电视OSD代码
💻 H
字号:
////////////////////////////////////////////////////////////////////////////////
//    Genesis Microchip, Inc.
// This file was generated by Genesis Workbench. PLEASE DO NOT EDIT MANUALLY
////////////////////////////////////////////////////////////////////////////////

#ifndef OSD_ACT_H_DEFINED
#define OSD_ACT_H_DEFINED

// Actions definition
typedef enum ActionIDEnum
{
	AID_GoToState = 0,
	AID_DrawLongValue,
	AID_SelectLongValueButton,
	AID_DrawBitmap,
	AID_EraseControl,
	AID_DrawStaticText,
	AID_DecState,
	AID_IncState,
	AID_DrawSlider,
	AID_LoadBitmap,
	AID_DecrementAdjuster,
	AID_IncrementAdjuster,
	AID_SelectBitmapButton,
	AID_BuzzerOn,
	AID_SelectTextButton,
	AID_UnselectTextButton,
	AID_LoadColorsInvisibleState,
	AID_SetAdjuster,
	AID_ResetTimer,
	AID_AllocateTile,
	AID_DeallocateTile,
	AID_EnableTile,
	AID_LoadColorsDialog,
	AID_LoadControlChars,
	AID_DrawRectangle,
	AID_SaveModeIndependentSettings,
	AID_AdjustFactoryColorTempAction,
	AID_LoadFactoryColorTempSettings,
	AID_ResetOSDTimer,
	AID_SaveFactoryColorTempSettings,
	AID_ChangePort,
	AID_InternalTestPatterns,
	AID_RestoreModeDependentSettings,
	AID_RestoreModeIndepSettings,
	AID_FactoryReset,
	AID_RequestSleepByOSD,
	AID_SaveModeDependentSettings,
	AID_StartFloating,
	AID_StopFloating,
	AID_UpdateModeDependentSettings,
	AID_RefreshFactoryGlobals,
	AID_UpdateUserPrefAdcSettings,
	AID_AdjustFactoryBlendValueFromOsdDisplay,
	AID_AllocateMemoryControl,
	AID_AutoColor,
	AID_BuzzerSet,
	AID_ChangeLockUnlockOSD,
	AID_ClearPowerOnFlag,
	AID_DisableTestPatterns,
	AID_DoAutoColor,
	AID_DoAutoGeometry,
	AID_DrawTimingInfo,
	AID_EnterDefaultState,
	AID_EnterFactoryMenu,
	AID_EnterNoCableState,
	AID_EnterNoSignalState,
	AID_EnterOutOfRangeState,
	AID_EnterSleepState,
	AID_EnterValidModeState,
	AID_ExitFactoryMenu,
	AID_FactoryMenuGmRead,
	AID_FactoryMenuGmWrite,
	AID_FactoryPositionReset,
	AID_InitCalValues,
	AID_InitFactoryDependentSettings,
	AID_InitPanelNameForDynamicControl,
	AID_RequestSoftPowerOff,
	AID_RequestSoftPowerOn,
	AID_SaveFactorySettings,
	AID_SelectSliderButton,
	AID_SendPowerDownMessage,
	AID_SetOverlappedMode,
	AID_SetPowerOnFlag,
	AID_SetSplashScreenOff,
	AID_StartADCCalibrationISR,
	AID_gm_AutoADCInitMain,
	CID_Condition1,
	CID_Condition4,
	CID_Condition3,
	CID_Condition19,
	CID_Condition20,
	CID_Condition13,
	CID_Condition12,
	CID_Condition0,
	CID_Condition17,
	CID_Condition5,
	CID_Condition6,
	CID_Condition8,
	CID_Condition7,
	CID_Condition2,
	CID_Condition18,
	CID_Condition37
};

#define Action_gm_GoToState_WB_Used 
#define Action_DrawLongValue_WB_Used 
#define Action_SelectLongValueButton_WB_Used 
#define Action_DrawBitmap_WB_Used 
#define Action_EraseControl_WB_Used 
#define Action_DrawStaticText_WB_Used 
#define Action_gm_DecState_WB_Used 
#define Action_gm_IncState_WB_Used 
#define Action_DrawSlider_WB_Used 
#define Action_LoadBitmap_WB_Used 
#define Action_gm_DecAdjuster_WB_Used 
#define Action_gm_IncAdjuster_WB_Used 
#define Action_SelectBitmapButton_WB_Used 
#define Action_BuzzerOn_WB_Used 
#define Action_SelectTextButton_WB_Used 
#define Action_UnselectTextButton_WB_Used 
#define Action_LoadColorsInvisibleState_WB_Used 
#define Action_gm_SetAdjuster_WB_Used 
#define Action_ResetTimer_WB_Used 
#define Action_AllocateTile_WB_Used 
#define Action_DeallocateTile_WB_Used 
#define Action_EnableTile_WB_Used 
#define Action_LoadColorsDialog_WB_Used 
#define Action_LoadControlChars_WB_Used 
#define Action_DrawRectangle_WB_Used 
#define Action_SaveModeIndependentSettings_WB_Used 
#define Action_AdjustFactoryColorTempAction_WB_Used 
#define Action_LoadFactoryColorTempSettings_WB_Used 
#define Action_ResetOSDTimer_WB_Used 
#define Action_SaveFactoryColorTempSettings_WB_Used 
#define Action_ChangePort_WB_Used 
#define Action_InternalTestPatterns_WB_Used 
#define Action_RestoreModeDependentSettings_WB_Used 
#define Action_RestoreModeIndepSettings_WB_Used 
#define Action_FactoryReset_WB_Used 
#define Action_RequestSleepByOSD_WB_Used 
#define Action_SaveModeDependentSettings_WB_Used 
#define Action_StartFloating_WB_Used 
#define Action_StopFloating_WB_Used 
#define Action_UpdateModeDependentSettings_WB_Used 
#define Action_RefreshFactoryGlobals_WB_Used 
#define Action_UpdateUserPrefAdcSettings_WB_Used 
#define Action_AdjustFactoryBlendValueFromOsdDisplay_WB_Used 
#define Action_AllocateMemoryControl_WB_Used 
#define Action_AutoColor_WB_Used 
#define Action_BuzzerSet_WB_Used 
#define Action_ChangeLockUnlockOSD_WB_Used 
#define Action_ClearPowerOnFlag_WB_Used 
#define Action_DisableTestPatterns_WB_Used 
#define Action_DoAutoColor_WB_Used 
#define Action_DoAutoGeometry_WB_Used 
#define Action_DrawTimingInfo_WB_Used 
#define Action_EnterDefaultState_WB_Used 
#define Action_EnterFactoryMenu_WB_Used 
#define Action_EnterNoCableState_WB_Used 
#define Action_EnterNoSignalState_WB_Used 
#define Action_EnterOutOfRangeState_WB_Used 
#define Action_EnterSleepState_WB_Used 
#define Action_EnterValidModeState_WB_Used 
#define Action_ExitFactoryMenu_WB_Used 
#define Action_FactoryMenuGmRead_WB_Used 
#define Action_FactoryMenuGmWrite_WB_Used 
#define Action_FactoryPositionReset_WB_Used 
#define Action_InitCalValues_WB_Used 
#define Action_InitFactoryDependentSettings_WB_Used 
#define Action_InitPanelNameForDynamicControl_WB_Used 
#define Action_RequestSoftPowerOff_WB_Used 
#define Action_RequestSoftPowerOn_WB_Used 
#define Action_SaveFactorySettings_WB_Used 
#define Action_SelectSliderButton_WB_Used 
#define Action_SendPowerDownMessage_WB_Used 
#define Action_SetOverlappedMode_WB_Used 
#define Action_SetPowerOnFlag_WB_Used 
#define Action_SetSplashScreenOff_WB_Used 
#define Action_StartADCCalibrationISR_WB_Used 
#define Action_gm_AutoADCInitMain_WB_Used 

extern BYTE ROM * ROM ActionSet[];

// Conditions defenition

extern BYTE Condition1();
extern BYTE Condition4();
extern BYTE Condition3();
extern BYTE Condition19();
extern BYTE Condition20();
extern BYTE Condition13();
extern BYTE Condition12();
extern BYTE Condition0();
extern BYTE Condition17();
extern BYTE Condition5();
extern BYTE Condition6();
extern BYTE Condition8();
extern BYTE Condition7();
extern BYTE Condition2();
extern BYTE Condition18();
extern BYTE Condition37();


#endif  // ifndef OSD_ACT_H_DEFINED

⌨️ 快捷键说明

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