?? set_cursor.h
字號:
/* * * Copyright (c) Sigma Designs, Inc. 2003. All rights reserved. * *//** @file set_cursor.h @brief sample application to access the Mambo chip and use the hardware cursor prototype header file @author Christian Wolff @ingroup mruasamplecode*//** Create a hardware cursor and display it. @param pInstance @return RM_OK if success, otherwise returns an error code.*/RMstatus set_cursor( struct RUA *pInstance);
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -