Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_ipa.c143 IPA_CTL &= ~(IPA_CTL_PFCM); in ipa_pixel_format_convert_mode_set()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_ipa.h79 #define IPA_CTL_PFCM BITS(16,17) /*!< pixel format convert mode */ macro