Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hpl/dmac/
Dhpl_dmac.c228 if (hri_dmac_get_CHINTFLAG_TERR_bit(DMAC)) { in DMAC_Handler()
/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_dmac_l21.h191 static inline bool hri_dmac_get_CHINTFLAG_TERR_bit(const void *const hw) in hri_dmac_get_CHINTFLAG_TERR_bit() function