Searched defs:peripheralIndex (Results 1 – 2 of 2) sorted by relevance
13 … renodeDPIReceive(uint32_t* actionId, uint64_t* address, uint64_t* value, int32_t* peripheralIndex) in renodeDPIReceive()48 bool renodeDPISend(uint32_t actionId, uint64_t address, uint64_t value, int32_t peripheralIndex) in renodeDPISend()58 … renodeDPISendToAsync(uint32_t actionId, uint64_t address, uint64_t value, int32_t peripheralIndex) in renodeDPISendToAsync()
29 int peripheralIndex; member