Searched refs:dmacHw_REG_SAR (Results 1 – 2 of 2) sorted by relevance
195 #define dmacHw_REG_SAR(module, chan) (dmacHw_CHAN_BASE((module), (chan))->ChannelSar.lo) macro346 #define dmacHw_SET_SAR(module, channel, addr) (dmacHw_REG_SAR((module), (channel)) = (uint…
150 (uint32_t) (dmacHw_REG_SAR(module, chan))); in DisplayRegisterContents()198 module, chan, (uint32_t) (dmacHw_REG_SAR(module, chan))); in DisplayRegisterContents()