Home
last modified time | relevance | path

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

/tools/netsim/rust/daemon/src/devices/
Dchip.rs219 const CHIP_ID: ChipIdentifier = ChipIdentifier(1000); constant
236 self.new_chip(CHIP_ID, DEVICE_ID, DEVICE_NAME, &create_params, wireless_adaptor) in new_test_chip()