Searched refs:i2c_test_t (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/board/gauss/
H A Dgauss-i2c-test.c29 } i2c_test_t; typedef in typeref:struct:__anon232
32 i2c_test_t* bus = ctx;
58 i2c_test_t* i2c_test = arg;
70 i2c_test_t* i2c_test = calloc(1, sizeof(i2c_test_t));
/fuchsia/zircon/system/dev/board/hikey960/
H A Dhikey960-i2c-test.c29 } i2c_test_t; typedef in typeref:struct:__anon237
32 i2c_test_t* bus = ctx;
57 i2c_test_t* i2c_test = arg;
70 i2c_test_t* i2c_test = calloc(1, sizeof(i2c_test_t));

Completed in 29 milliseconds