Searched refs:amount (Results 1 – 4 of 4) sorted by relevance
179 int32_t _dma_set_data_amount(const uint8_t channel, const uint32_t amount) in _dma_set_data_amount() argument185 …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()
133 int32_t _dma_set_data_amount(const uint8_t channel, const uint32_t amount);
18 Each instance of the Timer driver supports infinite amount of timer tasks, only limited by the amou…
592 - Removed support for Raisonance Ride7 IDE (Reduces the amount of work to be done at each new relea…