Lines Matching defs:channel

295 __STATIC_INLINE void XMC_I2S_CH_Start(XMC_USIC_CH_t *const channel)  in XMC_I2S_CH_Start()
398 __STATIC_INLINE void XMC_I2S_CH_Receive(XMC_USIC_CH_t *const channel, const XMC_I2S_CH_CHANNEL_t ch… in XMC_I2S_CH_Receive()
432 __STATIC_INLINE void XMC_I2S_CH_SetBitOrderLsbFirst(XMC_USIC_CH_t *const channel) in XMC_I2S_CH_SetBitOrderLsbFirst()
450 __STATIC_INLINE void XMC_I2S_CH_SetBitOrderMsbFirst(XMC_USIC_CH_t *const channel) in XMC_I2S_CH_SetBitOrderMsbFirst()
502 __STATIC_INLINE uint32_t XMC_I2S_CH_GetStatusFlag(XMC_USIC_CH_t *const channel) in XMC_I2S_CH_GetStatusFlag()
523 __STATIC_INLINE void XMC_I2S_CH_ClearStatusFlag(XMC_USIC_CH_t *const channel, const uint32_t flag) in XMC_I2S_CH_ClearStatusFlag()
542 __STATIC_INLINE void XMC_I2S_CH_EnableMasterClock(XMC_USIC_CH_t *const channel) in XMC_I2S_CH_EnableMasterClock()
559 __STATIC_INLINE void XMC_I2S_CH_DisableMasterClock(XMC_USIC_CH_t *const channel) in XMC_I2S_CH_DisableMasterClock()
577 __STATIC_INLINE void XMC_I2S_CH_ConfigureShiftClockOutput(XMC_USIC_CH_t *const channel, in XMC_I2S_CH_ConfigureShiftClockOutput()
598 __STATIC_INLINE void XMC_I2S_CH_SetWordLength(XMC_USIC_CH_t *const channel, const uint8_t word_leng… in XMC_I2S_CH_SetWordLength()
618 __STATIC_INLINE void XMC_I2S_CH_SetFrameLength(XMC_USIC_CH_t *const channel, const uint8_t frame_le… in XMC_I2S_CH_SetFrameLength()
638 __STATIC_INLINE void XMC_I2S_CH_SetInputSource(XMC_USIC_CH_t *const channel, in XMC_I2S_CH_SetInputSource()
659 __STATIC_INLINE void XMC_I2S_CH_WordAddressSignalPolarity(XMC_USIC_CH_t *const channel, in XMC_I2S_CH_WordAddressSignalPolarity()
681 __STATIC_INLINE void XMC_I2S_CH_EnableInputInversion(XMC_USIC_CH_t *const channel, in XMC_I2S_CH_EnableInputInversion()
701 __STATIC_INLINE void XMC_I2S_CH_DisableInputInversion(XMC_USIC_CH_t *const channel, in XMC_I2S_CH_DisableInputInversion()
726 __STATIC_INLINE void XMC_I2S_CH_SetInterruptNodePointer(XMC_USIC_CH_t *const channel, in XMC_I2S_CH_SetInterruptNodePointer()
752 __STATIC_INLINE void XMC_I2S_CH_SelectInterruptNodePointer(XMC_USIC_CH_t *const channel, in XMC_I2S_CH_SelectInterruptNodePointer()
775 __STATIC_INLINE void XMC_I2S_CH_TriggerServiceRequest(XMC_USIC_CH_t *const channel, const uint32_t … in XMC_I2S_CH_TriggerServiceRequest()
792 __STATIC_INLINE void XMC_I2S_CH_EnableDelayCompensation(XMC_USIC_CH_t *const channel) in XMC_I2S_CH_EnableDelayCompensation()
808 __STATIC_INLINE void XMC_I2S_CH_DisableDelayCompensation(XMC_USIC_CH_t *const channel) in XMC_I2S_CH_DisableDelayCompensation()
827 __STATIC_INLINE void XMC_I2S_CH_EnableDataTransmission(XMC_USIC_CH_t *const channel) in XMC_I2S_CH_EnableDataTransmission()
845 __STATIC_INLINE void XMC_I2S_CH_DisableDataTransmission(XMC_USIC_CH_t *const channel) in XMC_I2S_CH_DisableDataTransmission()