Home
last modified time | relevance | path

Searched refs:PNL_DeviceId (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiPNL_EX.h320 } PNL_DeviceId; typedef
401 …const char* ( * const Name ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< Panel na…
402 …MS_U16 ( * const HStart ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< DE H sta…
403 …MS_U16 ( * const VStart ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< DE V sta…
404 …MS_U16 ( * const Width ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< DE H wid…
405 …MS_U16 ( * const Height ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< DE V hei…
406 MS_U16 ( * const HTotal ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< Htotal
407 MS_U16 ( * const VTotal ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< Vtotal
408 …MS_U8 ( * const HSynWidth ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< H sync w…
409 …MS_U8 ( * const HSynBackPorch ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< H sync b…
[all …]
/utopia/UTPA2-700.0.x/modules/xc/api/pnl/
H A DapiPNL_EX.c125 static void _MApi_XC_DumpPanelData(const PNL_DeviceId *pPNL_DeviceId) in _MApi_XC_DumpPanelData()
144 void _SetSSC(const PNL_DeviceId *pPNL_DeviceId, MS_U16 u16Fmodulation, MS_U16 u16Rdeviation, MS_BOO… in _SetSSC()
167 static void _EmptyMethod(const PNL_DeviceId *pPNL_DeviceId, MS_BOOL bEnable) in _EmptyMethod()
184 static MS_U16 _getPanelHstart(const PNL_DeviceId *pPNL_DeviceId) in _getPanelHstart()
213 static MS_U16 _getPanelVstart(const PNL_DeviceId *pPNL_DeviceId) in _getPanelVstart()
242 static MS_U16 _getPanelWidth (const PNL_DeviceId *pPNL_DeviceId) in _getPanelWidth()
271 static MS_U16 _getPanelHeight(const PNL_DeviceId *pPNL_DeviceId) in _getPanelHeight()
300 static MS_U16 _getPanelhtotal(const PNL_DeviceId *pPNL_DeviceId) in _getPanelhtotal()
329 static MS_U16 _getPanelVtotal(const PNL_DeviceId *pPNL_DeviceId) in _getPanelVtotal()
358 static MS_U32 _getPanelMinSET(const PNL_DeviceId *pPNL_DeviceId) in _getPanelMinSET()
[all …]
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiPNL_EX.h319 } PNL_DeviceId; typedef
400 …const char* ( * const Name ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< Panel na…
401 …MS_U16 ( * const HStart ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< DE H sta…
402 …MS_U16 ( * const VStart ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< DE V sta…
403 …MS_U16 ( * const Width ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< DE H wid…
404 …MS_U16 ( * const Height ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< DE V hei…
405 MS_U16 ( * const HTotal ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< Htotal
406 MS_U16 ( * const VTotal ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< Vtotal
407 …MS_U8 ( * const HSynWidth ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< H sync w…
408 …MS_U8 ( * const HSynBackPorch ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< H sync b…
[all …]
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt20788 } PNL_DeviceId;
20869 const char* ( * const Name ) ( const PNL_DeviceId *pPNL_DeviceId );
20870 MS_U16 ( * const HStart ) ( const PNL_DeviceId *pPNL_DeviceId );
20871 MS_U16 ( * const VStart ) ( const PNL_DeviceId *pPNL_DeviceId );
20872 MS_U16 ( * const Width ) ( const PNL_DeviceId *pPNL_DeviceId );
20873 MS_U16 ( * const Height ) ( const PNL_DeviceId *pPNL_DeviceId );
20874 MS_U16 ( * const HTotal ) ( const PNL_DeviceId *pPNL_DeviceId );
20875 MS_U16 ( * const VTotal ) ( const PNL_DeviceId *pPNL_DeviceId );
20876 MS_U8 ( * const HSynWidth ) ( const PNL_DeviceId *pPNL_DeviceId );
20877 MS_U8 ( * const HSynBackPorch ) ( const PNL_DeviceId *pPNL_DeviceId );
[all …]