Home
last modified time | relevance | path

Searched defs:channel (Results 1 – 25 of 57) sorted by relevance

123

/hal_infineon-latest/XMCLib/drivers/inc/
Dxmc_usic.h577 __STATIC_INLINE bool XMC_USIC_IsChannelValid(const XMC_USIC_CH_t *const channel) in XMC_USIC_IsChannelValid()
785 __STATIC_INLINE void XMC_USIC_CH_SetInputSource(XMC_USIC_CH_t *const channel, const XMC_USIC_CH_INP… in XMC_USIC_CH_SetInputSource()
804 __STATIC_INLINE void XMC_USIC_CH_ConnectInputDataShiftToPPP(XMC_USIC_CH_t *const channel, const XMC… in XMC_USIC_CH_ConnectInputDataShiftToPPP()
826 __STATIC_INLINE void XMC_USIC_CH_ConnectInputDataShiftToDataInput(XMC_USIC_CH_t *const channel, con… in XMC_USIC_CH_ConnectInputDataShiftToDataInput()
845 __STATIC_INLINE void XMC_USIC_CH_EnableInputInversion(XMC_USIC_CH_t *const channel, const XMC_USIC_… in XMC_USIC_CH_EnableInputInversion()
864 __STATIC_INLINE void XMC_USIC_CH_DisableInputInversion(XMC_USIC_CH_t *const channel, const XMC_USIC… in XMC_USIC_CH_DisableInputInversion()
881 __STATIC_INLINE void XMC_USIC_CH_EnableDelayCompensation(XMC_USIC_CH_t *const channel) in XMC_USIC_CH_EnableDelayCompensation()
897 __STATIC_INLINE void XMC_USIC_CH_DisableDelayCompensation(XMC_USIC_CH_t *const channel) in XMC_USIC_CH_DisableDelayCompensation()
916 __STATIC_INLINE void XMC_USIC_CH_EnableInputDigitalFilter(XMC_USIC_CH_t *const channel, const XMC_U… in XMC_USIC_CH_EnableInputDigitalFilter()
934 __STATIC_INLINE void XMC_USIC_CH_DisableInputDigitalFilter(XMC_USIC_CH_t *const channel, const XMC_… in XMC_USIC_CH_DisableInputDigitalFilter()
[all …]
Dxmc_spi.h386 __STATIC_INLINE void XMC_SPI_CH_Start(XMC_USIC_CH_t *const channel) in XMC_SPI_CH_Start()
489 __STATIC_INLINE void XMC_SPI_CH_SetTransmitMode(XMC_USIC_CH_t *const channel, const XMC_SPI_CH_MODE… in XMC_SPI_CH_SetTransmitMode()
531 __STATIC_INLINE void XMC_SPI_CH_Receive(XMC_USIC_CH_t *const channel, const XMC_SPI_CH_MODE_t mode) in XMC_SPI_CH_Receive()
565 __STATIC_INLINE void XMC_SPI_CH_SetBitOrderLsbFirst(XMC_USIC_CH_t *const channel) in XMC_SPI_CH_SetBitOrderLsbFirst()
583 __STATIC_INLINE void XMC_SPI_CH_SetBitOrderMsbFirst(XMC_USIC_CH_t *const channel) in XMC_SPI_CH_SetBitOrderMsbFirst()
635 __STATIC_INLINE uint32_t XMC_SPI_CH_GetStatusFlag(XMC_USIC_CH_t *const channel) in XMC_SPI_CH_GetStatusFlag()
656 __STATIC_INLINE void XMC_SPI_CH_ClearStatusFlag(XMC_USIC_CH_t *const channel, const uint32_t flag) in XMC_SPI_CH_ClearStatusFlag()
675 __STATIC_INLINE void XMC_SPI_CH_EnableMasterClock(XMC_USIC_CH_t *const channel) in XMC_SPI_CH_EnableMasterClock()
692 __STATIC_INLINE void XMC_SPI_CH_DisableMasterClock(XMC_USIC_CH_t *const channel) in XMC_SPI_CH_DisableMasterClock()
708 __STATIC_INLINE void XMC_SPI_CH_DataLatchedInTrailingEdge(XMC_USIC_CH_t *const channel) in XMC_SPI_CH_DataLatchedInTrailingEdge()
[all …]
Dxmc_uart.h284 __STATIC_INLINE void XMC_UART_CH_Start(XMC_USIC_CH_t *const channel) in XMC_UART_CH_Start()
416 __STATIC_INLINE void XMC_UART_CH_SetWordLength(XMC_USIC_CH_t *const channel, const uint8_t word_len… in XMC_UART_CH_SetWordLength()
437 __STATIC_INLINE void XMC_UART_CH_SetFrameLength(XMC_USIC_CH_t *const channel, const uint8_t frame_l… in XMC_UART_CH_SetFrameLength()
497 __STATIC_INLINE void XMC_UART_CH_SetInterruptNodePointer(XMC_USIC_CH_t *const channel, in XMC_UART_CH_SetInterruptNodePointer()
523 __STATIC_INLINE void XMC_UART_CH_SelectInterruptNodePointer(XMC_USIC_CH_t *const channel, in XMC_UART_CH_SelectInterruptNodePointer()
546 __STATIC_INLINE void XMC_UART_CH_TriggerServiceRequest(XMC_USIC_CH_t *const channel, const uint32_t… in XMC_UART_CH_TriggerServiceRequest()
568 __STATIC_INLINE uint32_t XMC_UART_CH_GetStatusFlag(XMC_USIC_CH_t *const channel) in XMC_UART_CH_GetStatusFlag()
591 __STATIC_INLINE void XMC_UART_CH_ClearStatusFlag(XMC_USIC_CH_t *const channel, const uint32_t flag) in XMC_UART_CH_ClearStatusFlag()
617 __STATIC_INLINE void XMC_UART_CH_SetInputSource(XMC_USIC_CH_t *const channel, const XMC_UART_CH_INP… in XMC_UART_CH_SetInputSource()
638 __STATIC_INLINE void XMC_UART_CH_SetPulseLength(XMC_USIC_CH_t *const channel, const uint8_t pulse_l… in XMC_UART_CH_SetPulseLength()
[all …]
Dxmc_i2s.h295 __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()
[all …]
Dxmc_dac.h521 __STATIC_INLINE void XMC_DAC_CH_EnableOutput(XMC_DAC_t *const dac, const uint8_t channel) in XMC_DAC_CH_EnableOutput()
545 __STATIC_INLINE void XMC_DAC_CH_DisableOutput(XMC_DAC_t *const dac, const uint8_t channel) in XMC_DAC_CH_DisableOutput()
571 __STATIC_INLINE bool XMC_DAC_CH_IsOutputEnabled(const XMC_DAC_t *const dac, const uint8_t channel) in XMC_DAC_CH_IsOutputEnabled()
603 __STATIC_INLINE void XMC_DAC_CH_Write(XMC_DAC_t *const dac, const uint8_t channel, const uint16_t d… in XMC_DAC_CH_Write()
767 const uint8_t channel) in XMC_DAC_CH_EnablePatternSignOutput()
795 const uint8_t channel) in XMC_DAC_CH_DisablePatternSignOutput()
823 __STATIC_INLINE void XMC_DAC_CH_SetRampStart(XMC_DAC_t *const dac, const uint8_t channel, const uin… in XMC_DAC_CH_SetRampStart()
848 __STATIC_INLINE uint16_t XMC_DAC_CH_GetRampStart(XMC_DAC_t *const dac, const uint8_t channel) in XMC_DAC_CH_GetRampStart()
876 __STATIC_INLINE void XMC_DAC_CH_SetRampStop(XMC_DAC_t *const dac, const uint8_t channel, const uint… in XMC_DAC_CH_SetRampStop()
902 __STATIC_INLINE uint16_t XMC_DAC_CH_GetRampStop(XMC_DAC_t *const dac, const uint8_t channel) in XMC_DAC_CH_GetRampStop()
[all …]
Dxmc_i2c.h345 __STATIC_INLINE void XMC_I2C_CH_Start(XMC_USIC_CH_t *const channel) in XMC_I2C_CH_Start()
384 __STATIC_INLINE void XMC_I2C_CH_SetInterruptNodePointer(XMC_USIC_CH_t *const channel, in XMC_I2C_CH_SetInterruptNodePointer()
410 __STATIC_INLINE void XMC_I2C_CH_SelectInterruptNodePointer(XMC_USIC_CH_t *const channel, in XMC_I2C_CH_SelectInterruptNodePointer()
433 __STATIC_INLINE void XMC_I2C_CH_TriggerServiceRequest(XMC_USIC_CH_t *const channel, const uint32_t … in XMC_I2C_CH_TriggerServiceRequest()
454 __STATIC_INLINE void XMC_I2C_CH_SetInputSource(XMC_USIC_CH_t *const channel, const XMC_I2C_CH_INPUT… in XMC_I2C_CH_SetInputSource()
642 __STATIC_INLINE uint8_t XMC_I2C_CH_GetReceiverStatusFlag(XMC_USIC_CH_t *const channel) in XMC_I2C_CH_GetReceiverStatusFlag()
683 __STATIC_INLINE uint32_t XMC_I2C_CH_GetStatusFlag(XMC_USIC_CH_t *const channel) in XMC_I2C_CH_GetStatusFlag()
699 __STATIC_INLINE void XMC_I2C_CH_ClearStatusFlag(XMC_USIC_CH_t *const channel, uint32_t flag) in XMC_I2C_CH_ClearStatusFlag()
722 __STATIC_INLINE void XMC_I2C_CH_ConfigExternalInputSignalToBRG(XMC_USIC_CH_t *const channel, in XMC_I2C_CH_ConfigExternalInputSignalToBRG()
740 __STATIC_INLINE void XMC_I2C_CH_EnableAcknowledgeAddress0(XMC_USIC_CH_t *const channel) in XMC_I2C_CH_EnableAcknowledgeAddress0()
[all …]
Dxmc_dsd.h709 __STATIC_INLINE void XMC_DSD_Start(XMC_DSD_t *const dsd, const uint32_t channel) in XMC_DSD_Start()
730 __STATIC_INLINE void XMC_DSD_Stop(XMC_DSD_t *const dsd, const uint32_t channel) in XMC_DSD_Stop()
747 __STATIC_INLINE bool XMC_DSD_IsChannelStarted(XMC_DSD_t *const dsd, const XMC_DSD_CH_ID_t channel) in XMC_DSD_IsChannelStarted()
774 __STATIC_INLINE void XMC_DSD_CH_GetResult(XMC_DSD_CH_t *const channel, int16_t* dsd_Result) in XMC_DSD_CH_GetResult()
828 __STATIC_INLINE void XMC_DSD_CH_GetResult_AUX(XMC_DSD_CH_t *const channel, int16_t* dsd_Result) in XMC_DSD_CH_GetResult_AUX()
918 __STATIC_INLINE void XMC_DSD_CH_MainFilter_SetOffset(XMC_DSD_CH_t *const channel, const int16_t off… in XMC_DSD_CH_MainFilter_SetOffset()
934 __STATIC_INLINE void XMC_DSD_CH_MainFilter_EnableEvent(XMC_DSD_CH_t *const channel) in XMC_DSD_CH_MainFilter_EnableEvent()
949 __STATIC_INLINE void XMC_DSD_CH_MainFilter_DisableEvent(XMC_DSD_CH_t *const channel) in XMC_DSD_CH_MainFilter_DisableEvent()
991 XMC_DSD_CH_t *const channel, in XMC_DSD_CH_AuxFilter_SetBoundary()
1011 __STATIC_INLINE void XMC_DSD_CH_AuxFilter_EnableEvent(XMC_DSD_CH_t *const channel, XMC_DSD_CH_AUX_E… in XMC_DSD_CH_AuxFilter_EnableEvent()
[all …]
/hal_infineon-latest/XMCLib/drivers/src/
Dxmc_dma.c308 void XMC_DMA_CH_Disable(XMC_DMA_t *const dma, const uint8_t channel) in XMC_DMA_CH_Disable()
318 bool XMC_DMA_CH_IsEnabled(XMC_DMA_t *const dma, const uint8_t channel) in XMC_DMA_CH_IsEnabled()
324 XMC_DMA_CH_STATUS_t XMC_DMA_CH_Init(XMC_DMA_t *const dma, const uint8_t channel, const XMC_DMA_CH_C… in XMC_DMA_CH_Init()
471 void XMC_DMA_CH_Suspend(XMC_DMA_t *const dma, const uint8_t channel) in XMC_DMA_CH_Suspend()
477 void XMC_DMA_CH_Resume(XMC_DMA_t *const dma, const uint8_t channel) in XMC_DMA_CH_Resume()
483 bool XMC_DMA_CH_IsSuspended(XMC_DMA_t *const dma, const uint8_t channel) in XMC_DMA_CH_IsSuspended()
489 void XMC_DMA_CH_EnableEvent(XMC_DMA_t *const dma, const uint8_t channel, const uint32_t event) in XMC_DMA_CH_EnableEvent()
503 void XMC_DMA_CH_DisableEvent(XMC_DMA_t *const dma, const uint8_t channel, const uint32_t event) in XMC_DMA_CH_DisableEvent()
517 void XMC_DMA_CH_ClearEventStatus(XMC_DMA_t *const dma, const uint8_t channel, const uint32_t event) in XMC_DMA_CH_ClearEventStatus()
532 uint32_t XMC_DMA_CH_GetEventStatus(XMC_DMA_t *const dma, const uint8_t channel) in XMC_DMA_CH_GetEventStatus()
[all …]
Dxmc_i2c.c114 void XMC_I2C_CH_Init(XMC_USIC_CH_t *const channel, const XMC_I2C_CH_CONFIG_t *const config) in XMC_I2C_CH_Init()
139 void XMC_I2C_CH_SetSlaveAddress(XMC_USIC_CH_t *const channel, const uint16_t address) in XMC_I2C_CH_SetSlaveAddress()
151 uint16_t XMC_I2C_CH_GetSlaveAddress(const XMC_USIC_CH_t *const channel) in XMC_I2C_CH_GetSlaveAddress()
168 XMC_I2C_CH_STATUS_t XMC_I2C_CH_SetBaudrate(XMC_USIC_CH_t *const channel, uint32_t rate) in XMC_I2C_CH_SetBaudrate()
199 XMC_I2C_CH_STATUS_t XMC_I2C_CH_SetBaudrateEx(XMC_USIC_CH_t *const channel, uint32_t rate, bool norm… in XMC_I2C_CH_SetBaudrateEx()
238 void XMC_I2C_CH_MasterStart(XMC_USIC_CH_t *const channel, const uint16_t addr, const XMC_I2C_CH_CMD… in XMC_I2C_CH_MasterStart()
267 void XMC_I2C_CH_MasterRepeatedStart(XMC_USIC_CH_t *const channel, const uint16_t addr, const XMC_I2… in XMC_I2C_CH_MasterRepeatedStart()
296 void XMC_I2C_CH_MasterStop(XMC_USIC_CH_t *const channel) in XMC_I2C_CH_MasterStop()
318 void XMC_I2C_CH_MasterTransmit(XMC_USIC_CH_t *const channel, const uint8_t data) in XMC_I2C_CH_MasterTransmit()
340 void XMC_I2C_CH_SlaveTransmit(XMC_USIC_CH_t *const channel, const uint8_t data) in XMC_I2C_CH_SlaveTransmit()
[all …]
Dxmc_eru.c100 #define XMC_ERU_ETL_CHECK_TRIGGER_CHANNEL(channel) \ argument
128 const uint8_t channel, in XMC_ERU_ETL_Init()
145 const uint8_t channel, in XMC_ERU_OGU_Init()
158 const uint8_t channel, in XMC_ERU_ETL_SetInput()
174 const uint8_t channel, in XMC_ERU_ETL_SetSource()
186 const uint8_t channel, in XMC_ERU_ETL_SetEdgeDetection()
197 …_ERU_ETL_EDGE_DETECTION_t XMC_ERU_ETL_GetEdgeDetection(XMC_ERU_t *const eru, const uint8_t channel) in XMC_ERU_ETL_GetEdgeDetection()
206 const uint8_t channel, in XMC_ERU_ETL_SetStatusFlagMode()
219 const uint8_t channel, in XMC_ERU_ETL_EnableOutputTrigger()
231 void XMC_ERU_ETL_DisableOutputTrigger(XMC_ERU_t *const eru, const uint8_t channel) in XMC_ERU_ETL_DisableOutputTrigger()
[all …]
Dxmc_usic.c93 void XMC_USIC_CH_Enable(XMC_USIC_CH_t *const channel) in XMC_USIC_CH_Enable()
129 void XMC_USIC_CH_Disable(XMC_USIC_CH_t *const channel) in XMC_USIC_CH_Disable()
134 XMC_USIC_CH_STATUS_t XMC_USIC_CH_SetBaudrate(XMC_USIC_CH_t *const channel, uint32_t rate, uint32_t … in XMC_USIC_CH_SetBaudrate()
194 XMC_USIC_CH_STATUS_t XMC_USIC_CH_SetBaudrateEx(XMC_USIC_CH_t *const channel, int32_t rate, int32_t … in XMC_USIC_CH_SetBaudrateEx()
245 uint32_t XMC_USIC_CH_GetBaudrate(XMC_USIC_CH_t *const channel) in XMC_USIC_CH_GetBaudrate()
290 uint32_t XMC_USIC_CH_GetSCLKFrequency(XMC_USIC_CH_t *const channel) in XMC_USIC_CH_GetSCLKFrequency()
315 uint32_t XMC_USIC_CH_GetMCLKFrequency(XMC_USIC_CH_t *const channel) in XMC_USIC_CH_GetMCLKFrequency()
337 void XMC_USIC_CH_ConfigExternalInputSignalToBRG(XMC_USIC_CH_t *const channel, in XMC_USIC_CH_ConfigExternalInputSignalToBRG()
360 void XMC_USIC_CH_TXFIFO_Configure(XMC_USIC_CH_t *const channel, in XMC_USIC_CH_TXFIFO_Configure()
382 void XMC_USIC_CH_RXFIFO_Configure(XMC_USIC_CH_t *const channel, in XMC_USIC_CH_RXFIFO_Configure()
[all …]
Dxmc_spi.c83 void XMC_SPI_CH_Init(XMC_USIC_CH_t *const channel, const XMC_SPI_CH_CONFIG_t *const config) in XMC_SPI_CH_Init()
133 XMC_SPI_CH_STATUS_t XMC_SPI_CH_SetBaudrate(XMC_USIC_CH_t *const channel, const uint32_t rate) in XMC_SPI_CH_SetBaudrate()
149 XMC_SPI_CH_STATUS_t XMC_SPI_CH_SetBaudrateEx(XMC_USIC_CH_t *const channel, const uint32_t rate, boo… in XMC_SPI_CH_SetBaudrateEx()
175 void XMC_SPI_CH_EnableSlaveSelect(XMC_USIC_CH_t *const channel, const XMC_SPI_CH_SLAVE_SELECT_t sla… in XMC_SPI_CH_EnableSlaveSelect()
183 void XMC_SPI_CH_DisableSlaveSelect(XMC_USIC_CH_t *const channel) in XMC_SPI_CH_DisableSlaveSelect()
192 void XMC_SPI_CH_Transmit(XMC_USIC_CH_t *const channel, const uint16_t data, const XMC_SPI_CH_MODE_t… in XMC_SPI_CH_Transmit()
217 uint16_t XMC_SPI_CH_GetReceivedData(XMC_USIC_CH_t *const channel) in XMC_SPI_CH_GetReceivedData()
235 void XMC_SPI_CH_SetInterwordDelay(XMC_USIC_CH_t *const channel,uint32_t tinterword_delay_us) in XMC_SPI_CH_SetInterwordDelay()
289 XMC_SPI_CH_STATUS_t XMC_SPI_CH_Stop(XMC_USIC_CH_t *const channel) in XMC_SPI_CH_Stop()
307 void XMC_SPI_CH_EnableEvent(XMC_USIC_CH_t *const channel, const uint32_t event) in XMC_SPI_CH_EnableEvent()
[all …]
Dxmc_bccu.c402 void XMC_BCCU_CH_Init (XMC_BCCU_CH_t *const channel, const XMC_BCCU_CH_CONFIG_t *const config) in XMC_BCCU_CH_Init()
414 void XMC_BCCU_CH_ConfigTrigger (XMC_BCCU_CH_t *const channel, XMC_BCCU_CH_TRIG_EDGE_t edge, uint32_… in XMC_BCCU_CH_ConfigTrigger()
427 void XMC_BCCU_CH_SetLinearWalkPrescaler (XMC_BCCU_CH_t *const channel, uint32_t clk_div) in XMC_BCCU_CH_SetLinearWalkPrescaler()
436 void XMC_BCCU_CH_SetTargetIntensity (XMC_BCCU_CH_t *const channel, uint32_t ch_int) in XMC_BCCU_CH_SetTargetIntensity()
444 uint32_t XMC_BCCU_CH_ReadIntensity (XMC_BCCU_CH_t *const channel) in XMC_BCCU_CH_ReadIntensity()
452 void XMC_BCCU_CH_EnablePacker (XMC_BCCU_CH_t *const channel, uint32_t thresh, uint32_t off_comp, ui… in XMC_BCCU_CH_EnablePacker()
463 void XMC_BCCU_CH_SetPackerThreshold (XMC_BCCU_CH_t *const channel, uint32_t val) in XMC_BCCU_CH_SetPackerThreshold()
472 void XMC_BCCU_CH_SetPackerOffCompare (XMC_BCCU_CH_t *const channel, uint32_t level) in XMC_BCCU_CH_SetPackerOffCompare()
481 void XMC_BCCU_CH_SetPackerOnCompare (XMC_BCCU_CH_t *const channel, uint32_t level) in XMC_BCCU_CH_SetPackerOnCompare()
490 void XMC_BCCU_CH_DisablePacker (XMC_BCCU_CH_t *const channel) in XMC_BCCU_CH_DisablePacker()
[all …]
Dxmc_i2s.c91 void XMC_I2S_CH_Init(XMC_USIC_CH_t *const channel, const XMC_I2S_CH_CONFIG_t *const config) in XMC_I2S_CH_Init()
139 XMC_I2S_CH_STATUS_t XMC_I2S_CH_SetBaudrate(XMC_USIC_CH_t *const channel, const uint32_t rate) in XMC_I2S_CH_SetBaudrate()
160 XMC_I2S_CH_STATUS_t XMC_I2S_CH_SetBaudrateEx(XMC_USIC_CH_t *const channel, const uint32_t rate, boo… in XMC_I2S_CH_SetBaudrateEx()
190 void XMC_I2S_CH_SetSystemWordLength(XMC_USIC_CH_t *const channel,uint32_t sclk_cycles_system_word_l… in XMC_I2S_CH_SetSystemWordLength()
237 void XMC_I2S_CH_Transmit(XMC_USIC_CH_t *const channel, const uint16_t data, const XMC_I2S_CH_CHANNE… in XMC_I2S_CH_Transmit()
257 uint16_t XMC_I2S_CH_GetReceivedData(XMC_USIC_CH_t *const channel) in XMC_I2S_CH_GetReceivedData()
274 XMC_I2S_CH_STATUS_t XMC_I2S_CH_Stop(XMC_USIC_CH_t *const channel) in XMC_I2S_CH_Stop()
291 void XMC_I2S_CH_EnableEvent(XMC_USIC_CH_t *const channel, const uint32_t event) in XMC_I2S_CH_EnableEvent()
297 void XMC_I2S_CH_DisableEvent(XMC_USIC_CH_t *const channel, const uint32_t event) in XMC_I2S_CH_DisableEvent()
Dxmc_uart.c84 void XMC_UART_CH_Init(XMC_USIC_CH_t *channel, const XMC_UART_CH_CONFIG_t *const config) in XMC_UART_CH_Init()
149 XMC_UART_CH_STATUS_t XMC_UART_CH_SetBaudrate(XMC_USIC_CH_t *const channel, uint32_t rate, uint32_t … in XMC_UART_CH_SetBaudrate()
165 XMC_UART_CH_STATUS_t XMC_UART_CH_SetBaudrateEx(XMC_USIC_CH_t *const channel, uint32_t rate, uint32_… in XMC_UART_CH_SetBaudrateEx()
190 void XMC_UART_CH_Transmit(XMC_USIC_CH_t *const channel, const uint16_t data) in XMC_UART_CH_Transmit()
212 uint16_t XMC_UART_CH_GetReceivedData(XMC_USIC_CH_t *const channel) in XMC_UART_CH_GetReceivedData()
229 XMC_UART_CH_STATUS_t XMC_UART_CH_Stop(XMC_USIC_CH_t *const channel) in XMC_UART_CH_Stop()
246 void XMC_UART_CH_EnableEvent(XMC_USIC_CH_t *const channel, const uint32_t event) in XMC_UART_CH_EnableEvent()
252 void XMC_UART_CH_DisableEvent(XMC_USIC_CH_t *const channel, const uint32_t event) in XMC_UART_CH_DisableEvent()
Dxmc_dac.c119 void XMC_DAC_CH_Init(XMC_DAC_t *const dac, const uint8_t channel, const XMC_DAC_CH_CONFIG_t *const … in XMC_DAC_CH_Init()
133 const uint8_t channel, in XMC_DAC_CH_SetFrequency()
162 const uint8_t channel, in XMC_DAC_CH_SetRampFrequency()
175 XMC_DAC_CH_STATUS_t XMC_DAC_CH_StartSingleValueMode(XMC_DAC_t *const dac, const uint8_t channel) in XMC_DAC_CH_StartSingleValueMode()
188 const uint8_t channel, in XMC_DAC_CH_StartDataMode()
216 const uint8_t channel, in XMC_DAC_CH_StartRampMode()
249 const uint8_t channel, in XMC_DAC_CH_StartPatternMode()
288 const uint8_t channel, in XMC_DAC_CH_StartNoiseMode()
315 void XMC_DAC_CH_SetPattern(XMC_DAC_t *const dac, uint8_t channel, const uint8_t *const data) in XMC_DAC_CH_SetPattern()
Dxmc_dsd.c185 XMC_DSD_STATUS_t XMC_DSD_CH_Init( XMC_DSD_CH_t *const channel, const XMC_DSD_CH_CONFIG_t *const con… in XMC_DSD_CH_Init()
223 void XMC_DSD_CH_MainFilter_Init(XMC_DSD_CH_t *const channel, const XMC_DSD_CH_FILTER_CONFIG_t *cons… in XMC_DSD_CH_MainFilter_Init()
256 void XMC_DSD_CH_Timestamp_Init(XMC_DSD_CH_t *const channel, const XMC_DSD_CH_TIMESTAMP_CONFIG_t *co… in XMC_DSD_CH_Timestamp_Init()
269 void XMC_DSD_CH_AuxFilter_Init(XMC_DSD_CH_t *const channel, const XMC_DSD_CH_AUX_FILTER_CONFIG_t *c… in XMC_DSD_CH_AuxFilter_Init()
285 void XMC_DSD_CH_Integrator_Init(XMC_DSD_CH_t *const channel, const XMC_DSD_CH_INTEGRATOR_CONFIG_t *… in XMC_DSD_CH_Integrator_Init()
308 void XMC_DSD_CH_Rectify_Init(XMC_DSD_CH_t *const channel, const XMC_DSD_CH_RECTIFY_CONFIG_t *const … in XMC_DSD_CH_Rectify_Init()
320 void XMC_DSD_CH_GetResult_TS(XMC_DSD_CH_t* const channel, in XMC_DSD_CH_GetResult_TS()
336 void XMC_DSD_CH_GetResult_TS_Time(XMC_DSD_CH_t* const channel, int16_t* dsd_Result, uint32_t* time) in XMC_DSD_CH_GetResult_TS_Time()
Dxmc_ccu8.c159 #define XMC_CCU8_SLICE_CHECK_MODULATION_CHANNEL(channel) \ argument
166 #define XMC_CCU8_SLICE_CHECK_SLICE_STATUS(channel) \ argument
172 #define XMC_CCU8_SLICE_CHECK_SLICE_STATUS(channel) \ argument
516 const XMC_CCU8_SLICE_MODULATION_CHANNEL_t channel, in XMC_CCU8_SLICE_ModulationConfig()
1144 const XMC_CCU8_SLICE_COMPARE_CHANNEL_t channel, in XMC_CCU8_SLICE_SetTimerCompareMatch()
1162 const XMC_CCU8_SLICE_COMPARE_CHANNEL_t channel) in XMC_CCU8_SLICE_GetTimerCompareMatch()
1286 const XMC_CCU8_SLICE_COMPARE_CHANNEL_t channel, in XMC_CCU8_SLICE_SetDeadTimeValue()
1314 …LICE_ConfigureStatusBitOutput(XMC_CCU8_SLICE_t *const slice, const XMC_CCU8_SLICE_STATUS_t channel) in XMC_CCU8_SLICE_ConfigureStatusBitOutput()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_lpcomp.c91 cy_en_lpcomp_status_t Cy_LPComp_Init_Ext(LPCOMP_Type *base, cy_en_lpcomp_channel_t channel, const c… in Cy_LPComp_Init_Ext()
162 cy_en_lpcomp_status_t Cy_LPComp_Init(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, const cy_st… in Cy_LPComp_Init()
228 void Cy_LPComp_Enable_Ext(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_stc_lpcomp_context_… in Cy_LPComp_Enable_Ext()
274 void Cy_LPComp_Enable(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel) in Cy_LPComp_Enable()
337 void Cy_LPComp_Disable_Ext(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_stc_lpcomp_context… in Cy_LPComp_Disable_Ext()
365 void Cy_LPComp_Disable(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel) in Cy_LPComp_Disable()
420 void Cy_LPComp_SetInterruptTriggerMode_Ext(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en… in Cy_LPComp_SetInterruptTriggerMode_Ext()
472 void Cy_LPComp_SetInterruptTriggerMode(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en_lpc… in Cy_LPComp_SetInterruptTriggerMode()
533 void Cy_LPComp_SetPower_Ext(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en_lpcomp_pwr_t p… in Cy_LPComp_SetPower_Ext()
585 void Cy_LPComp_SetPower(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en_lpcomp_pwr_t power) in Cy_LPComp_SetPower()
[all …]
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_ipc.c106 #define _CYHAL_IPC_FIX_CHAN_NUM(channel) (channel - CYHAL_IPC_CHAN_0) argument
107 …#define _CYHAL_IPC_BIT_ENABLE(variable, channel, core) variable[core] |= (1 << _CYHAL_IPC_FIX… argument
108 …#define _CYHAL_IPC_BIT_DISABLE(variable, channel, core) variable[core] &= ~(1 << _CYHAL_IPC_FI… argument
109 …#define _CYHAL_IPC_CHECK_BIT(variable, channel, core) ((variable[core] & (1 << _CYHAL_IPC_FI… argument
110 …#define _CYHAL_IPC_CHECK_BIT_NOT(variable, channel, core) ((variable[core] & (1 << _CYHAL_IPC_FI… argument
113 …#define _CYHAL_IPC_SIE(channel, core) _CYHAL_IPC_BIT_ENABLE(_cyhal_ipc_service_data->isr_ena… argument
115 …#define _CYHAL_IPC_SID(channel, core) _CYHAL_IPC_BIT_DISABLE(_cyhal_ipc_service_data->isr_en… argument
117 …#define _CYHAL_IPC_IIE(channel, core) _CYHAL_IPC_CHECK_BIT(_cyhal_ipc_service_data->isr_enab… argument
119 …#define _CYHAL_IPC_SI(channel, core) _CYHAL_IPC_BIT_ENABLE(_cyhal_ipc_service_data->isr_cle… argument
121 …#define _CYHAL_IPC_CI(channel, core) _CYHAL_IPC_BIT_DISABLE(_cyhal_ipc_service_data->isr_cl… argument
[all …]
Dcyhal_dma_dmac.c84 #define _cyhal_dmac_channel_enable(base, channel) Cy_AXIDMAC_Channel_Enable(base, channel) argument
85 #define _cyhal_dmac_channel_disable(base, channel) Cy_AXIDMAC_Channel_Disable(base, channel) argument
87 #define _cyhal_dmac_channel_get_interrupt_status_masked(base, channel) Cy_AXIDMAC_Channel_GetInterr… argument
100 #define _cyhal_dmac_channel_enable(base, channel) Cy_DMAC_Channel_Enable(base, channel) argument
101 #define _cyhal_dmac_channel_disable(base, channel) Cy_DMAC_Channel_Disable(base, channel) argument
103 #define _cyhal_dmac_channel_get_interrupt_status_masked(base, channel) Cy_DMAC_Channel_GetInterrupt… argument
261 static inline cyhal_dma_t* _cyhal_dma_dmac_get_obj(uint8_t block, uint8_t channel) in _cyhal_dma_dmac_get_obj()
442 uint8_t channel = _cyhal_dma_dmac_get_channel_from_irqn(irqn); in _cyhal_dma_dmac_irq_handler() local
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_axidmac.h1506 __STATIC_INLINE void Cy_AXIDMAC_Channel_SetDescriptor(AXI_DMAC_Type * base, uint32_t channel, cy_st… in Cy_AXIDMAC_Channel_SetDescriptor()
1530 __STATIC_INLINE void Cy_AXIDMAC_Channel_Enable(AXI_DMAC_Type * base, uint32_t channel) in Cy_AXIDMAC_Channel_Enable()
1554 __STATIC_INLINE void Cy_AXIDMAC_Channel_Disable(AXI_DMAC_Type * base, uint32_t channel) in Cy_AXIDMAC_Channel_Disable()
1581 __STATIC_INLINE void Cy_AXIDMAC_Channel_SetPriority(AXI_DMAC_Type * base, uint32_t channel, uint32_… in Cy_AXIDMAC_Channel_SetPriority()
1609 …STATIC_INLINE uint32_t Cy_AXIDMAC_Channel_GetPriority(AXI_DMAC_Type const * base, uint32_t channel) in Cy_AXIDMAC_Channel_GetPriority()
1635 __STATIC_INLINE uint32_t Cy_AXIDMAC_Channel_GetStatus(AXI_DMAC_Type const * base, uint32_t channel) in Cy_AXIDMAC_Channel_GetStatus()
1661 …INLINE void * Cy_AXIDMAC_Channel_GetCurrentSrcAddress(AXI_DMAC_Type const * base, uint32_t channel) in Cy_AXIDMAC_Channel_GetCurrentSrcAddress()
1688 …INLINE void * Cy_AXIDMAC_Channel_GetCurrentDstAddress(AXI_DMAC_Type const * base, uint32_t channel) in Cy_AXIDMAC_Channel_GetCurrentDstAddress()
1715 …LINE uint32_t Cy_AXIDMAC_Channel_GetCurrentXloopIndex(AXI_DMAC_Type const * base, uint32_t channel) in Cy_AXIDMAC_Channel_GetCurrentXloopIndex()
1742 …LINE uint32_t Cy_AXIDMAC_Channel_GetCurrentYloopIndex(AXI_DMAC_Type const * base, uint32_t channel) in Cy_AXIDMAC_Channel_GetCurrentYloopIndex()
[all …]
Dcy_dmac.h1404 __STATIC_INLINE void Cy_DMAC_Channel_SetDescriptor(DMAC_Type * base, uint32_t channel, cy_stc_dmac_… in Cy_DMAC_Channel_SetDescriptor()
1428 __STATIC_INLINE void Cy_DMAC_Channel_Enable(DMAC_Type * base, uint32_t channel) in Cy_DMAC_Channel_Enable()
1452 __STATIC_INLINE void Cy_DMAC_Channel_Disable(DMAC_Type * base, uint32_t channel) in Cy_DMAC_Channel_Disable()
1476 __STATIC_INLINE bool Cy_DMAC_Channel_IsEnabled(DMAC_Type * base, uint32_t channel) in Cy_DMAC_Channel_IsEnabled()
1503 __STATIC_INLINE void Cy_DMAC_Channel_SetPriority(DMAC_Type * base, uint32_t channel, uint32_t prior… in Cy_DMAC_Channel_SetPriority()
1531 __STATIC_INLINE uint32_t Cy_DMAC_Channel_GetPriority(DMAC_Type const * base, uint32_t channel) in Cy_DMAC_Channel_GetPriority()
1558 …STATIC_INLINE void * Cy_DMAC_Channel_GetCurrentSrcAddress(DMAC_Type const * base, uint32_t channel) in Cy_DMAC_Channel_GetCurrentSrcAddress()
1585 …STATIC_INLINE void * Cy_DMAC_Channel_GetCurrentDstAddress(DMAC_Type const * base, uint32_t channel) in Cy_DMAC_Channel_GetCurrentDstAddress()
1612 …ATIC_INLINE uint32_t Cy_DMAC_Channel_GetCurrentXloopIndex(DMAC_Type const * base, uint32_t channel) in Cy_DMAC_Channel_GetCurrentXloopIndex()
1639 …ATIC_INLINE uint32_t Cy_DMAC_Channel_GetCurrentYloopIndex(DMAC_Type const * base, uint32_t channel) in Cy_DMAC_Channel_GetCurrentYloopIndex()
[all …]
Dcy_dma.h1611 __STATIC_INLINE void Cy_DMA_Channel_SetDescriptor(DW_Type * base, uint32_t channel, cy_stc_dma_desc… in Cy_DMA_Channel_SetDescriptor()
1636 __STATIC_INLINE void Cy_DMA_Channel_Enable(DW_Type * base, uint32_t channel) in Cy_DMA_Channel_Enable()
1660 __STATIC_INLINE void Cy_DMA_Channel_Disable(DW_Type * base, uint32_t channel) in Cy_DMA_Channel_Disable()
1684 __STATIC_INLINE bool Cy_DMA_Channel_IsEnabled(DW_Type * base, uint32_t channel) in Cy_DMA_Channel_IsEnabled()
1711 __STATIC_INLINE void Cy_DMA_Channel_SetPriority(DW_Type * base, uint32_t channel, uint32_t priority) in Cy_DMA_Channel_SetPriority()
1739 __STATIC_INLINE uint32_t Cy_DMA_Channel_GetPriority(DW_Type const * base, uint32_t channel) in Cy_DMA_Channel_GetPriority()
1766 …_stc_dma_descriptor_t * Cy_DMA_Channel_GetCurrentDescriptor(DW_Type const * base, uint32_t channel) in Cy_DMA_Channel_GetCurrentDescriptor()
1792 __STATIC_INLINE uint8_t Cy_DMA_Channel_GetCurrentYIndex(DW_Type const * base, uint32_t channel) in Cy_DMA_Channel_GetCurrentYIndex()
1818 __STATIC_INLINE uint32_t Cy_DMA_Channel_GetInterruptStatus(DW_Type const * base, uint32_t channel) in Cy_DMA_Channel_GetInterruptStatus()
1845 …ATIC_INLINE cy_en_dma_intr_cause_t Cy_DMA_Channel_GetStatus(DW_Type const * base, uint32_t channel) in Cy_DMA_Channel_GetStatus()
[all …]
Dcy_sar2.h307 #define CY_SAR2_CHAN_NUM_VALID(base, channel) (CY_SAR2_CHAN_NUM(base) > (channel)) argument
917 __STATIC_INLINE void Cy_SAR2_Channel_Enable(PASS_SAR_Type * base, uint32_t channel) in Cy_SAR2_Channel_Enable()
940 __STATIC_INLINE void Cy_SAR2_Channel_Disable(PASS_SAR_Type * base, uint32_t channel) in Cy_SAR2_Channel_Disable()
960 __STATIC_INLINE void Cy_SAR2_Channel_SoftwareTrigger(PASS_SAR_Type * base, uint32_t channel) in Cy_SAR2_Channel_SoftwareTrigger()
1055 __STATIC_INLINE void Cy_SAR2_Channel_SetInterruptMask(PASS_SAR_Type * base, uint32_t channel, uint3… in Cy_SAR2_Channel_SetInterruptMask()
1077 __STATIC_INLINE uint32_t Cy_SAR2_Channel_GetInterruptMask(PASS_SAR_Type * base, uint32_t channel) in Cy_SAR2_Channel_GetInterruptMask()
1110 __STATIC_INLINE void Cy_SAR2_Channel_ClearInterrupt(PASS_SAR_Type * base, uint32_t channel, uint32_… in Cy_SAR2_Channel_ClearInterrupt()
1136 __STATIC_INLINE uint32_t Cy_SAR2_Channel_GetInterruptStatus(PASS_SAR_Type * base, uint32_t channel) in Cy_SAR2_Channel_GetInterruptStatus()
1160 …IC_INLINE uint32_t Cy_SAR2_Channel_GetInterruptStatusMasked(PASS_SAR_Type * base, uint32_t channel) in Cy_SAR2_Channel_GetInterruptStatusMasked()
1191 __STATIC_INLINE void Cy_SAR2_Channel_SetInterrupt(PASS_SAR_Type * base, uint32_t channel, uint32_t … in Cy_SAR2_Channel_SetInterrupt()
[all …]

123