Searched refs:dmacHw_REG_INT_MASK_STRAN (Results 1 – 2 of 2) sorted by relevance
153 #define dmacHw_REG_INT_MASK_STRAN(module) (((dmacHw_INT_MASK_t *) dmacHw_REG_INT_MASK_BASE((m… macro394 #define dmacHw_STRAN_INT_DISABLE(module, channel) (dmacHw_REG_INT_MASK_STRAN((module)) = (0x00…
104 module, (uint32_t) (dmacHw_REG_INT_MASK_STRAN(module))); in DisplayRegisterContents()