Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_dma.c602 init_struct->sync_id = DMAMUX_SYNC_EVT0_OUT; 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.c643 init_struct->sync_id = DMAMUX_SYNC_EVTX_OUT0; 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.h294 …uint32_t sync_id; … member
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_dma.h350 uint32_t sync_id; /*!< synchronization input identification */ member