Searched refs:pol (Results 1 – 4 of 4) sorted by relevance
48 uint32_t pol; member201 config->wkup_regs->pol |= pin_mask; in gpio_smartbond_arm_next_edge_interrupt()203 config->wkup_regs->pol &= ~pin_mask; in gpio_smartbond_arm_next_edge_interrupt()242 config->wkup_regs->pol &= ~pin_mask; in gpio_smartbond_pin_interrupt_configure()244 config->wkup_regs->pol |= pin_mask; in gpio_smartbond_pin_interrupt_configure()
111 int port1_policy_cb_vconn_en(const struct device *dev, enum tc_cc_polarity pol, bool en) in port1_policy_cb_vconn_en() argument115 dpm_data->vconn_pol = pol; in port1_policy_cb_vconn_en()120 } else if (pol == TC_POLARITY_CC1) { in port1_policy_cb_vconn_en()
120 enum tc_cc_polarity pol, bool enable);122 enum tc_cc_polarity pol, bool enable);
165 int pol = (cr & UCPD_CR_PHYCCSEL); in ucpd_get_cc_enable_mask() local168 mask &= ~BIT(UCPD_CR_CCENABLE_Pos + !pol); in ucpd_get_cc_enable_mask()