Searched refs:disable_open_drain_high_pp (Results 1 – 1 of 1) sorted by relevance
88 bool disable_open_drain_high_pp; member1893 master_config.enableOpenDrainHigh = dev_cfg->disable_open_drain_high_pp ? false : true; in mcux_i3c_configure()2141 .disable_open_drain_high_pp = \2142 DT_INST_PROP(id, disable_open_drain_high_pp), \