Home
last modified time | relevance | path

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

/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_uart.h178 void UART_DMACmd(UART_TypeDef* uart, u16 dma_request, FunctionalState state);
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_uart.c173 void UART_DMACmd(UART_TypeDef* uart, u16 dma_request, FunctionalState state) in UART_DMACmd() argument
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c439 void timer_channel_dma_request_source_select(uint32_t timer_periph, uint32_t dma_request) in timer_channel_dma_request_source_select() argument
441 if(TIMER_DMAREQUEST_UPDATEEVENT == dma_request){ in timer_channel_dma_request_source_select()
443 }else if(TIMER_DMAREQUEST_CHANNELEVENT == dma_request){ in timer_channel_dma_request_source_select()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h619 void timer_channel_dma_request_source_select(uint32_t timer_periph, uint32_t dma_request);

Completed in 12 milliseconds