Searched refs:timer_channel_dma_request_source_select (Results 1 – 16 of 16) sorted by relevance
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/include/ |
| D | gd32l23x_timer.h | 517 void timer_channel_dma_request_source_select(uint32_t timer_periph, uint32_t dma_request);
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/ |
| D | gd32f4xx_timer.h | 667 void timer_channel_dma_request_source_select(uint32_t timer_periph, uint8_t dma_request);
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/include/ |
| D | gd32vf103_timer.h | 619 void timer_channel_dma_request_source_select(uint32_t timer_periph, uint32_t dma_request);
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/include/ |
| D | gd32e50x_timer.h | 646 void timer_channel_dma_request_source_select(uint32_t timer_periph, uint32_t dma_request);
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/include/ |
| D | gd32f403_timer.h | 653 void timer_channel_dma_request_source_select(uint32_t timer_periph, uint8_t dma_request);
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/ |
| D | gd32f3x0_timer.h | 670 void timer_channel_dma_request_source_select(uint32_t timer_periph, uint8_t dma_request);
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/include/ |
| D | gd32e10x_timer.h | 637 void timer_channel_dma_request_source_select(uint32_t timer_periph, uint32_t dma_request);
|
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/source/ |
| D | gd32l23x_timer.c | 400 void timer_channel_dma_request_source_select(uint32_t timer_periph, uint32_t dma_request) in timer_channel_dma_request_source_select() function
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/include/ |
| D | gd32a50x_timer.h | 987 void timer_channel_dma_request_source_select(uint32_t timer_periph, uint32_t dma_request);
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/ |
| D | gd32f4xx_timer.c | 466 void timer_channel_dma_request_source_select(uint32_t timer_periph, uint8_t dma_request) in timer_channel_dma_request_source_select() function
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/source/ |
| D | gd32f403_timer.c | 598 void timer_channel_dma_request_source_select(uint32_t timer_periph, uint8_t dma_request) in timer_channel_dma_request_source_select() function
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/source/ |
| D | gd32vf103_timer.c | 439 void timer_channel_dma_request_source_select(uint32_t timer_periph, uint32_t dma_request) in timer_channel_dma_request_source_select() function
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_timer.c | 471 void timer_channel_dma_request_source_select(uint32_t timer_periph, uint32_t dma_request) in timer_channel_dma_request_source_select() function
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/ |
| D | gd32f3x0_timer.c | 602 void timer_channel_dma_request_source_select(uint32_t timer_periph, uint8_t dma_request) in timer_channel_dma_request_source_select() function
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/source/ |
| D | gd32e10x_timer.c | 472 void timer_channel_dma_request_source_select(uint32_t timer_periph, uint32_t dma_request) in timer_channel_dma_request_source_select() function
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/source/ |
| D | gd32a50x_timer.c | 480 void timer_channel_dma_request_source_select(uint32_t timer_periph, uint32_t dma_request) in timer_channel_dma_request_source_select() function
|