Home
last modified time | relevance | path

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

/bsp/microchip/same70/bsp/hpl/xdmac/
A Dhpl_xdmac.c199 struct _dma_resource *tmp_resource; in XDMAC_Handler() local
217 tmp_resource = &_resources[channel]; in XDMAC_Handler()
221 tmp_resource->dma_cb.error(tmp_resource); in XDMAC_Handler()
223 tmp_resource->dma_cb.transfer_done(tmp_resource); in XDMAC_Handler()
/bsp/microchip/samc21/bsp/hpl/dmac/
A Dhpl_dmac.c221 struct _dma_resource *tmp_resource = &_resources[channel]; in _dmac_handler() local
228 tmp_resource->dma_cb.error(tmp_resource); in _dmac_handler()
231 tmp_resource->dma_cb.transfer_done(tmp_resource); in _dmac_handler()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hpl/dmac/
A Dhpl_dmac.c217 struct _dma_resource *tmp_resource = &_resources[channel]; in _dmac_handler() local
221 tmp_resource->dma_cb.error(tmp_resource); in _dmac_handler()
224 tmp_resource->dma_cb.transfer_done(tmp_resource); in _dmac_handler()
/bsp/microchip/saml10/bsp/hpl/dmac/
A Dhpl_dmac.c219 struct _dma_resource *tmp_resource = &_resources[channel]; in _dmac_handler() local
226 tmp_resource->dma_cb.error(tmp_resource); in _dmac_handler()
229 tmp_resource->dma_cb.transfer_done(tmp_resource); in _dmac_handler()
/bsp/microchip/same54/bsp/hpl/dmac/
A Dhpl_dmac.c217 struct _dma_resource *tmp_resource = &_resources[channel]; in _dmac_handler() local
221 tmp_resource->dma_cb.error(tmp_resource); in _dmac_handler()
224 tmp_resource->dma_cb.transfer_done(tmp_resource); in _dmac_handler()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hpl/dmac/
A Dhpl_dmac.c217 struct _dma_resource *tmp_resource = &_resources[channel]; in _dmac_handler() local
221 tmp_resource->dma_cb.error(tmp_resource); in _dmac_handler()
224 tmp_resource->dma_cb.transfer_done(tmp_resource); in _dmac_handler()

Completed in 24 milliseconds