Home
last modified time | relevance | path

Searched refs:LCDC_CUR_POS_STATUS (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_lcdc.c852 *pCurPosX = (LCDCx->LCDC_CUR_POS_STATUS & LCDC_CUR_POS_STS_X); in LCDC_GetCurPosStatus()
855 *pCurPosY = ((LCDCx->LCDC_CUR_POS_STATUS & LCDC_CUR_POS_STS_Y)>>16); in LCDC_GetCurPosStatus()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dhal_platform.h615 __I u32 LCDC_CUR_POS_STATUS; /*!< LCDC current position status register Address offset: 0x30*/ member

Completed in 12 milliseconds