Home
last modified time | relevance | path

Searched refs:sync_polarity (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()
638 …cfg |= (init_struct->sync_polarity | (init_struct->sync_id) | RM_CHXCFG_NBR(init_struct->request_n… in dmamux_synchronization_init()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_dma.c644 init_struct->sync_polarity = DMAMUX_SYNC_RISING; in dmamux_sync_struct_para_init()
679 …cfg |= (init_struct->sync_polarity | (init_struct->sync_id) | RM_CHXCFG_NBR(init_struct->request_n… in dmamux_synchronization_init()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_dma.h295 …uint32_t sync_polarity; … member
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_dma.h351 uint32_t sync_polarity; /*!< synchronization input polarity */ member