Home
last modified time | relevance | path

Searched refs:LCDC_CTRL (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.c114 LCDCx->LCDC_CTRL |= LCDC_CTRL_LCDCINSDIS; in LCDC_MCUInit()
122 LcdcCtrl = LCDCx->LCDC_CTRL; in LCDC_MCUInit()
217 LCDCx->LCDC_CTRL = LcdcCtrl; in LCDC_MCUInit()
371 LCDCx->LCDC_CTRL |= LCDC_CTRL_LCDCINSDIS; in LCDC_RGBInit()
379 LcdcCtrl = LCDCx->LCDC_CTRL; in LCDC_RGBInit()
460 LCDCx->LCDC_CTRL = LcdcCtrl; in LCDC_RGBInit()
560 LCDCx->LCDC_CTRL |= LCDC_CTRL_LCDCINSDIS; in LCDC_LEDInit()
567 LcdcCtrl = LCDCx->LCDC_CTRL; in LCDC_LEDInit()
636 LCDCx->LCDC_CTRL = LcdcCtrl; in LCDC_LEDInit()
892 TempCtrl = LCDCx->LCDC_CTRL; in LCDC_Cmd()
[all …]
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dhal_platform.h602 __IO u32 LCDC_CTRL; /*!< LCDC control register, Address offset: 0x00*/ member

Completed in 13 milliseconds