imx21.use

来自「QNX ADS BSP code for i.MX27 chips」· USE 代码 · 共 25 行

USE
25
字号
Graphics driver for integrated LCD controller of the FreescaleIMX21.Loaded by io-graphics.The file "imx21.conf" can be used to customize hardware-relatedsettings for the devg-imx21.so graphics driver, which supportsthe Freescale IMX21 processor's integrated LCD controller.imx21.conf contains comments which describe the various settingswhich may be configured.The path the imx21.conf is specified via the mode_opts option to io-graphics.The X resolution and Y resolution specified to io-graphics must match the 'x' and 'y' settings in the imx21.conf file, respectively.Example:io-graphics -dimx21 xres=240,yres=320,bitpp=16,photon,mode_opts=/etc/imx21.conf -pphoton

⌨️ 快捷键说明

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