Home
last modified time | relevance | path

Searched refs:DMAMUX_SYNC_RISING (Results 1 – 4 of 4) sorted by relevance

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_dma.c603 init_struct->sync_polarity = DMAMUX_SYNC_RISING; in dmamux_sync_struct_para_init()
707 init_struct->trigger_polarity = DMAMUX_SYNC_RISING; in dmamux_gen_struct_para_init()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_dma.c644 init_struct->sync_polarity = DMAMUX_SYNC_RISING; in dmamux_sync_struct_para_init()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_dma.h497 #define DMAMUX_SYNC_RISING RM_CHXCFG_SYNCP(1U) … macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_dma.h585 #define DMAMUX_SYNC_RISING RM_CHXCFG_SYNCP(1U) /*!< ris… macro