Home
last modified time | relevance | path

Searched refs:amount (Results 1 – 4 of 4) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/dmac/
Dhpl_dmac.c179 int32_t _dma_set_data_amount(const uint8_t channel, const uint32_t amount) in _dma_set_data_amount() argument
185 …hri_dmacdescriptor_write_DSTADDR_reg(&_descriptor_section[channel], address + amount * (1 << beat_… in _dma_set_data_amount()
191 …hri_dmacdescriptor_write_SRCADDR_reg(&_descriptor_section[channel], address + amount * (1 << beat_… in _dma_set_data_amount()
194 hri_dmacdescriptor_write_BTCNT_reg(&_descriptor_section[channel], amount); in _dma_set_data_amount()
/loramac-node-3.4.0/src/boards/mcu/saml21/hal/include/
Dhpl_dma.h133 int32_t _dma_set_data_amount(const uint8_t channel, const uint32_t amount);
/loramac-node-3.4.0/src/boards/mcu/saml21/hal/documentation/
Dtimer.rst18 Each instance of the Timer driver supports infinite amount of timer tasks, only limited by the amou…
/loramac-node-3.4.0/
DCHANGELOG.md592 - Removed support for Raisonance Ride7 IDE (Reduces the amount of work to be done at each new relea…