Home
last modified time | relevance | path

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

/bsp/microchip/same70/bsp/hpl/xdmac/
A Dhpl_xdmac.c46 static struct _dma_resource _resources[DMAC_CH_NUM]; variable
169 *resource = &_resources[channel]; in _dma_get_channel_resource()
217 tmp_resource = &_resources[channel]; in XDMAC_Handler()
/bsp/microchip/samc21/bsp/hpl/dmac/
A Dhpl_dmac.c52 static struct _dma_resource _resources[DMAC_CH_NUM]; variable
201 *resource = &_resources[channel]; in _dma_get_channel_resource()
221 struct _dma_resource *tmp_resource = &_resources[channel]; in _dmac_handler()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hpl/dmac/
A Dhpl_dmac.c50 static struct _dma_resource _resources[DMAC_CH_NUM]; variable
200 *resource = &_resources[channel]; in _dma_get_channel_resource()
217 struct _dma_resource *tmp_resource = &_resources[channel]; in _dmac_handler()
/bsp/microchip/saml10/bsp/hpl/dmac/
A Dhpl_dmac.c52 static struct _dma_resource _resources[DMAC_CH_NUM]; variable
199 *resource = &_resources[channel]; in _dma_get_channel_resource()
219 struct _dma_resource *tmp_resource = &_resources[channel]; in _dmac_handler()
/bsp/microchip/same54/bsp/hpl/dmac/
A Dhpl_dmac.c50 static struct _dma_resource _resources[DMAC_CH_NUM]; variable
200 *resource = &_resources[channel]; in _dma_get_channel_resource()
217 struct _dma_resource *tmp_resource = &_resources[channel]; in _dmac_handler()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hpl/dmac/
A Dhpl_dmac.c50 static struct _dma_resource _resources[DMAC_CH_NUM]; variable
200 *resource = &_resources[channel]; in _dma_get_channel_resource()
217 struct _dma_resource *tmp_resource = &_resources[channel]; in _dmac_handler()

Completed in 19 milliseconds