Home
last modified time | relevance | path

Searched refs:cbUserParam (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/emdrv/dmadrv/inc/
Ddmadrv.h119 void *cbUserParam);
128 void *cbUserParam);
138 void *cbUserParam);
148 void *cbUserParam);
155 void *cbUserParam);
161 void *cbUserParam);
/hal_silabs-latest/simplicity_sdk/platform/emdrv/dmadrv/src/
Ddmadrv.c118 void *cbUserParam);
416 void *cbUserParam) in DMADRV_LdmaStartTransfer() argument
434 ch->userParam = cbUserParam; in DMADRV_LdmaStartTransfer()
445 void *cbUserParam) in DMADRV_LdmaStartTransfer() argument
463 ch->userParam = cbUserParam; in DMADRV_LdmaStartTransfer()
519 void *cbUserParam) in DMADRV_MemoryPeripheral() argument
532 cbUserParam); in DMADRV_MemoryPeripheral()
586 void *cbUserParam) in DMADRV_MemoryPeripheralPingPong() argument
599 cbUserParam); in DMADRV_MemoryPeripheralPingPong()
648 void *cbUserParam) in DMADRV_PeripheralMemory() argument
[all …]