Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_ipa.c400 IPA_DMADDR &= ~(IPA_DMADDR_DMADDR); in ipa_destination_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_ipa.h174 #define IPA_DMADDR_DMADDR BITS(0,31) /*!< destination memory base address */ macro