Home
last modified time | relevance | path

Searched refs:IPA_FPV_FPDRV (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.c214 IPA_FPV &= ~(IPA_FPV_FPDRV | IPA_FPV_FPDGV | IPA_FPV_FPDBV); in ipa_foreground_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_ipa.h120 #define IPA_FPV_FPDRV BITS(16,23) /*!< foreground pre-defined red value */ macro