Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hpl/dmac/
Dhpl_dmac.c174 hri_dmacdescriptor_write_BTCTRL_SRCINC_bit(&_descriptor_section[channel], enable); in _dma_srcinc_enable()
/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_dmac_l21.h3834 static inline void hri_dmacdescriptor_write_BTCTRL_SRCINC_bit(const void *const hw, bool value) in hri_dmacdescriptor_write_BTCTRL_SRCINC_bit() function