Searched refs:ddc_i2c_msg_t (Results 1 – 3 of 3) sorted by relevance
283 } ddc_i2c_msg_t; typedef285 typedef bool (*ddc_i2c_transact)(void* ctx, ddc_i2c_msg_t* msgs, uint32_t msg_count);
64 ddc_i2c_msg_t msgs[3] = { in Init()
25 edid::ddc_i2c_transact ddc_tx = [](void* ctx, edid::ddc_i2c_msg_t* msgs, uint32_t count) -> bool { in __anonf53a17ec0202()
Completed in 11 milliseconds