Home
last modified time | relevance | path

Searched defs:channelId (Results 1 – 1 of 1) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/emdrv/dmadrv/src/
Ddmadrv.c140 Ecode_t DMADRV_AllocateChannel(unsigned int *channelId, void *capabilities) in DMADRV_AllocateChannel()
182 Ecode_t DMADRV_AllocateChannelById(unsigned int channelId, void *capabilities) in DMADRV_AllocateChannelById()
273 Ecode_t DMADRV_FreeChannel(unsigned int channelId) in DMADRV_FreeChannel()
412 Ecode_t DMADRV_LdmaStartTransfer(int channelId, in DMADRV_LdmaStartTransfer()
441 Ecode_t DMADRV_LdmaStartTransfer(int channelId, in DMADRV_LdmaStartTransfer()
510 Ecode_t DMADRV_MemoryPeripheral(unsigned int channelId, in DMADRV_MemoryPeripheral()
576 unsigned int channelId, in DMADRV_MemoryPeripheralPingPong()
639 Ecode_t DMADRV_PeripheralMemory(unsigned int channelId, in DMADRV_PeripheralMemory()
705 unsigned int channelId, in DMADRV_PeripheralMemoryPingPong()
742 Ecode_t DMADRV_PauseTransfer(unsigned int channelId) in DMADRV_PauseTransfer()
[all …]