Searched refs:shift_direction (Results 1 – 1 of 1) sorted by relevance
1115 …etShiftDirection(XMC_USIC_CH_t *const channel, const XMC_USIC_CH_SHIFT_DIRECTION_t shift_direction) in XMC_USIC_CH_SetShiftDirection() argument1117 channel->SCTR = (uint32_t)(channel->SCTR & (~USIC_CH_SCTR_SDIR_Msk)) | (uint32_t)shift_direction; in XMC_USIC_CH_SetShiftDirection()