Home
last modified time | relevance | path

Searched refs:LCDC_CLK_DIV (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.c451 LCDCx->LCDC_CLK_DIV &= (~LCDC_CLK_DIV_DCLKDIV); in LCDC_RGBInit()
452 LCDCx->LCDC_CLK_DIV |= (LcdcClkDiv-2); in LCDC_RGBInit()
628 LCDCx->LCDC_CLK_DIV &= (~LCDC_CLK_DIV_DCLKDIV); in LCDC_LEDInit()
629 LCDCx->LCDC_CLK_DIV |= (LcdcClkDiv-2); in LCDC_LEDInit()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dhal_platform.h606 __IO u32 LCDC_CLK_DIV; /*!< LCDC DCLK clock divider Address offset: 0x10*/ member

Completed in 13 milliseconds