Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_ipa.c250 background_struct->background_pregreen = IPA_DEFAULT_VALUE; in ipa_background_struct_para_init()
292 … |= ((background_struct->background_prered << 16U) | (background_struct->background_pregreen << 8U) in ipa_background_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_ipa.h212 uint32_t background_pregreen; /*!< background pre-defined green value */ member