Searched defs:peripheral_index (Results 1 – 2 of 2) sorted by relevance
170 task automatic read_from_bus(address_t address, valid_bits_e data_bits, int peripheral_index); port179 …tomatic write_to_bus(address_t address, valid_bits_e data_bits, data_t data, int peripheral_index); port187 task automatic read_transaction(int peripheral_index); port223 task automatic write_transaction(int peripheral_index); port
26 int peripheral_index; member