Searched refs:push_pull_recovery (Results 1 – 2 of 2) sorted by relevance
57 bool push_pull_recovery; member1195 gpio_flags_t flags = GPIO_OUTPUT | (config->push_pull_recovery ? 0 : GPIO_OPEN_DRAIN); in i2c_it8xxx2_recover_bus()1312 .push_pull_recovery = DT_INST_PROP(inst, push_pull_recovery), \
79 bool push_pull_recovery; member1272 gpio_flags_t flags = GPIO_OUTPUT | (config->push_pull_recovery ? 0 : GPIO_OPEN_DRAIN); in i2c_enhance_recover_bus()1502 .push_pull_recovery = DT_INST_PROP(inst, push_pull_recovery), \