Home
last modified time | relevance | path

Searched refs:foreground_pregreen (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.c173 foreground_struct->foreground_pregreen = IPA_DEFAULT_VALUE; in ipa_foreground_struct_para_init()
215 … |= ((foreground_struct->foreground_prered << 16U) | (foreground_struct->foreground_pregreen << 8U) in ipa_foreground_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_ipa.h200 uint32_t foreground_pregreen; /*!< foreground pre-defined green value */ member