set_cursor.h
来自「SigmDesign SMP8634 media decode chip dev」· C头文件 代码 · 共 26 行
H
26 行
/* * * 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 + =
减小字号Ctrl + -
显示快捷键?