Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_ipa.c171 foreground_struct->foreground_pf = FOREGROUND_PPF_ARGB8888; in ipa_foreground_struct_para_init()
212 IPA_FPCTL |= foreground_struct->foreground_pf; in ipa_foreground_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_ipa.h198 uint32_t foreground_pf; /*!< foreground pixel format */ member