Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hpl/dmac/
Dhpl_dmac.c231 } else if (hri_dmac_get_CHINTFLAG_TCMPL_bit(DMAC)) { in DMAC_Handler()
/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_dmac_l21.h201 static inline bool hri_dmac_get_CHINTFLAG_TCMPL_bit(const void *const hw) in hri_dmac_get_CHINTFLAG_TCMPL_bit() function