Home
last modified time | relevance | path

Searched refs:u8Height (Results 1 – 14 of 14) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGFX.h974 MS_U8 u8Height; ///< Height of the bounding box member
988 MS_U8 u8Height; ///< Height of the bounding box member
1047 MS_U8 u8Height;
/utopia/UTPA2-700.0.x/modules/ldm/hal/M7621/ldm/
H A DhalLDM.c252 void HAL_LDM_SetBlHeightDMA(MS_U8 u8Height) in HAL_LDM_SetBlHeightDMA() argument
255 LD_Write2Byte(REG_BL_WIDTH_DMA,(LD_Read2Byte(REG_BL_WIDTH_DMA)&(0xC0FF))|(u8Height<<8)); in HAL_LDM_SetBlHeightDMA()
H A DhalLDM.h124 void HAL_LDM_SetBlHeightDMA(MS_U8 u8Height);
/utopia/UTPA2-700.0.x/modules/ldm/hal/maserati/ldm/
H A DhalLDM.c252 void HAL_LDM_SetBlHeightDMA(MS_U8 u8Height) in HAL_LDM_SetBlHeightDMA() argument
255 LD_Write2Byte(REG_BL_WIDTH_DMA,(LD_Read2Byte(REG_BL_WIDTH_DMA)&(0xC0FF))|(u8Height<<8)); in HAL_LDM_SetBlHeightDMA()
H A DhalLDM.h124 void HAL_LDM_SetBlHeightDMA(MS_U8 u8Height);
/utopia/UTPA2-700.0.x/modules/ldm/hal/maxim/ldm/
H A DhalLDM.c252 void HAL_LDM_SetBlHeightDMA(MS_U8 u8Height) in HAL_LDM_SetBlHeightDMA() argument
255 LD_Write2Byte(REG_BL_WIDTH_DMA,(LD_Read2Byte(REG_BL_WIDTH_DMA)&(0xC0FF))|(u8Height<<8)); in HAL_LDM_SetBlHeightDMA()
H A DhalLDM.h124 void HAL_LDM_SetBlHeightDMA(MS_U8 u8Height);
/utopia/UTPA2-700.0.x/modules/ldm/hal/M7821/ldm/
H A DhalLDM.c252 void HAL_LDM_SetBlHeightDMA(MS_U8 u8Height) in HAL_LDM_SetBlHeightDMA() argument
255 LD_Write2Byte(REG_BL_WIDTH_DMA,(LD_Read2Byte(REG_BL_WIDTH_DMA)&(0xC0FF))|(u8Height<<8)); in HAL_LDM_SetBlHeightDMA()
H A DhalLDM.h124 void HAL_LDM_SetBlHeightDMA(MS_U8 u8Height);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGFX.h984 MS_U8 u8Height; ///< Height of the bounding box member
998 MS_U8 u8Height; ///< Height of the bounding box member
1057 MS_U8 u8Height;
H A DdrvLDM.h414 MS_BOOL MDrv_LDM_SetBlLdmaSize(MS_U8 u8Height,MS_U8 u8Width);
/utopia/UTPA2-700.0.x/modules/ldm/drv/ldm/
H A DdrvLDM.c903 MS_BOOL MDrv_LDM_SetBlLdmaSize(MS_U8 u8Height,MS_U8 u8Width) in MDrv_LDM_SetBlLdmaSize() argument
915 HAL_LDM_SetBlHeightDMA(u8Height); in MDrv_LDM_SetBlLdmaSize()
/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE_private.h122 MS_U8 u8Height; ///< Height of the bounding box member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt9679 MS_U8 u8Height;
9693 MS_U8 u8Height;
9752 MS_U8 u8Height;
22478 MS_BOOL MDrv_LDM_SetBlLdmaSize(MS_U8 u8Height,MS_U8 u8Width);