Searched refs:_resources (Results 1 – 6 of 6) sorted by relevance
46 static struct _dma_resource _resources[DMAC_CH_NUM]; variable169 *resource = &_resources[channel]; in _dma_get_channel_resource()217 tmp_resource = &_resources[channel]; in XDMAC_Handler()
52 static struct _dma_resource _resources[DMAC_CH_NUM]; variable201 *resource = &_resources[channel]; in _dma_get_channel_resource()221 struct _dma_resource *tmp_resource = &_resources[channel]; in _dmac_handler()
50 static struct _dma_resource _resources[DMAC_CH_NUM]; variable200 *resource = &_resources[channel]; in _dma_get_channel_resource()217 struct _dma_resource *tmp_resource = &_resources[channel]; in _dmac_handler()
52 static struct _dma_resource _resources[DMAC_CH_NUM]; variable199 *resource = &_resources[channel]; in _dma_get_channel_resource()219 struct _dma_resource *tmp_resource = &_resources[channel]; in _dmac_handler()
Completed in 19 milliseconds