Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/external_device/pca9544/example/
A Dpca9544_example.c21 PCA9544_CH_E test_chan = PCA9544_CH1; in pca9544_comp_example() local
30 dev_cfg.pca9544_ch = test_chan; in pca9544_comp_example()
46 printf("=====I2C Muxer PCA9544 test: set chan 2[%d] of PCA9544=====\r\n", test_chan); in pca9544_comp_example()
47 ret = pca9544_set_chan(test_chan); in pca9544_comp_example()
56 if (test_chan == read_chan) { in pca9544_comp_example()

Completed in 2 milliseconds