Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_ipa.c248 background_struct->background_pf = BACKGROUND_PPF_ARGB8888; in ipa_background_struct_para_init()
289 IPA_BPCTL |= background_struct->background_pf; in ipa_background_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_ipa.h210 uint32_t background_pf; /*!< background pixel format */ member