Searched refs:renodeDPISend (Results 1 – 3 of 3) sorted by relevance
17 bool renodeDPISend(uint32_t actionId, uint64_t address, uint64_t value, int32_t peripheralIndex);
48 bool renodeDPISend(uint32_t actionId, uint64_t address, uint64_t value, int32_t peripheralIndex) in renodeDPISend() function
66 import "DPI-C" function bit renodeDPISend(168 …if (!renodeDPISend(message.action, message.address, message.data, message.peripheral_index)) fatal…