Searched refs:master_ops (Results 1 – 2 of 2) sorted by relevance
51 extern const i3c_device_hw_ops_t master_ops;
52 const i3c_device_hw_ops_t master_ops = {.Init = I3C_MasterAdapterInit, variable