Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_xilinx_axi_dma.c842 static void polling_timer_handler(struct k_timer *timer) in polling_timer_handler() function
919 k_timer_init(&data->channels[channel].polling_timer, polling_timer_handler, NULL); in dma_xilinx_axi_dma_configure()