Searched refs:num_devices (Results 1 – 2 of 2) sorted by relevance
25 num_devices=$136 for dev_id in $(seq 1 ${num_devices}); do43 $BSIM_OUT_PATH/bin/bs_2G4_phy_v1 -s=shell-sim -D=$((num_devices+=1))
29 int num_devices = w1_search_rom(dev, w1_search_callback, NULL); in main() local31 LOG_INF("Number of devices found on bus: %d", num_devices); in main()