Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_dma.h133 typedef void (*HAL_DMA_DELAY_FUNC)(uint32_t ms); typedef
211 HAL_DMA_DELAY_FUNC hal_dma_set_delay_func(HAL_DMA_DELAY_FUNC new_func);
258 static inline HAL_DMA_DELAY_FUNC hal_dma_set_delay_func(HAL_DMA_DELAY_FUNC new_func) {return (HAL_D… in hal_dma_set_delay_func()

Completed in 4 milliseconds