Home
last modified time | relevance | path

Searched refs:transferType (Results 1 – 4 of 4) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/rom_driver/inc/
Drsi_rom_udma.h154 uint32_t transferType) in RSI_UDMA_SetChannelScatterGatherTransfer() argument
158 …_API->udma_set_channel_scatter_gather_transfer(pHandle, dmaCh, taskCount, pTaskList, transferType); in RSI_UDMA_SetChannelScatterGatherTransfer()
161 …eturn udma_set_channel_scatter_gather_transfer(pHandle, dmaCh, taskCount, pTaskList, transferType); in RSI_UDMA_SetChannelScatterGatherTransfer()
323 uint32_t transferType);
Drsi_rom_udma_wrapper.h82 if (control.transferType == UDMA_SOFTWARE_TRIGG) { in UDMAx_ChannelConfigure()
83 udma->desc->vsUDMAChaConfigData1.transferType = UDMA_SOFTWARE_TRIGG; in UDMAx_ChannelConfigure()
Drsi_rom_table_si91x.h315 uint32_t transferType);
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/
Drsi_udma.h215 unsigned int transferType : 3; // The operating mode of the DMA cycle member
556 uint32_t transferType);