Lines Matching defs:channel

1506 __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()
1769 …LINE uint32_t Cy_AXIDMAC_Channel_GetCurrentMloopIndex(AXI_DMAC_Type const * base, uint32_t channel) in Cy_AXIDMAC_Channel_GetCurrentMloopIndex()
1795 __STATIC_INLINE void Cy_AXIDMAC_Channel_SetSwTrigger(AXI_DMAC_Type * base, uint32_t channel) in Cy_AXIDMAC_Channel_SetSwTrigger()
1821 …escriptor_t * Cy_AXIDMAC_Channel_GetCurrentDescriptor(AXI_DMAC_Type const * base, uint32_t channel) in Cy_AXIDMAC_Channel_GetCurrentDescriptor()
1848 …INLINE uint32_t Cy_AXIDMAC_Channel_GetInterruptStatus(AXI_DMAC_Type const * base, uint32_t channel) in Cy_AXIDMAC_Channel_GetInterruptStatus()
1875 __STATIC_INLINE void Cy_AXIDMAC_Channel_ClearInterrupt(AXI_DMAC_Type * base, uint32_t channel, uint… in Cy_AXIDMAC_Channel_ClearInterrupt()
1905 __STATIC_INLINE void Cy_AXIDMAC_Channel_SetInterrupt(AXI_DMAC_Type * base, uint32_t channel, uint32… in Cy_AXIDMAC_Channel_SetInterrupt()
1933 …C_INLINE uint32_t Cy_AXIDMAC_Channel_GetInterruptMask(AXI_DMAC_Type const * base, uint32_t channel) in Cy_AXIDMAC_Channel_GetInterruptMask()
1960 __STATIC_INLINE void Cy_AXIDMAC_Channel_SetInterruptMask(AXI_DMAC_Type * base, uint32_t channel, ui… in Cy_AXIDMAC_Channel_SetInterruptMask()
1988 … uint32_t Cy_AXIDMAC_Channel_GetInterruptStatusMasked(AXI_DMAC_Type const * base, uint32_t channel) in Cy_AXIDMAC_Channel_GetInterruptStatusMasked()