Searched refs:dmacHw_REG_INT_CLEAR_BLOCK (Results 1 – 2 of 2) sorted by relevance
160 #define dmacHw_REG_INT_CLEAR_BLOCK(module) (((dmacHw_INT_CLEAR_t *) dmacHw_REG_INT_CLEAR_BASE(… macro398 #define dmacHw_BLOCK_INT_CLEAR(module, channel) (dmacHw_REG_INT_CLEAR_BLOCK((module)) = (0x0…
113 module, (uint32_t) (dmacHw_REG_INT_CLEAR_BLOCK(module))); in DisplayRegisterContents()