Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hpl/dmac/
Dhpl_dmac.c230 tmp_resource->dma_cb.error(tmp_resource); in DMAC_Handler()
233 tmp_resource->dma_cb.transfer_done(tmp_resource); in DMAC_Handler()
/loramac-node-latest/src/boards/mcu/saml21/hal/include/
Dhpl_dma.h82 struct _dma_callbacks dma_cb; member