Home
last modified time | relevance | path

Searched refs:IPA_BPV (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.c291 IPA_BPV &= ~(IPA_BPV_BPDRV | IPA_BPV_BPDGV | IPA_BPV_BPDBV); in ipa_background_init()
292IPA_BPV |= ((background_struct->background_prered << 16U) | (background_struct->background_pregree… in ipa_background_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_ipa.h58 #define IPA_BPV REG32(IPA + 0x00000028U) /*!< IPA background pixel va… macro