Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_dci.c181 DCI_CWSPOS = ((uint32_t)start_x | ((uint32_t)start_y << 16)); in dci_crop_window_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_dci.h55 #define DCI_CWSPOS REG32(DCI + 0x20U) /*!< DCI cropping window start position regist… macro