Home
last modified time | relevance | path

Searched defs:resource (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/saml21/hal/include/
Dhpl_spi_dma.h91 struct _dma_resource *resource; member
/loramac-node-latest/src/boards/mcu/saml21/hpl/dmac/
Dhpl_dmac.c211 int32_t _dma_get_channel_resource(struct _dma_resource **resource, const uint8_t channel) in _dma_get_channel_resource()