Searched refs:INT_POLARITY (Results 1 – 4 of 4) sorted by relevance
34 …__IOM uint32_t INT_POLARITY; /* Offset: 0x00c (W/R) Interrupt polarity register … member
136 gpio_control_reg->INT_POLARITY |= mask; in gpio_set_irq_mode()142 gpio_control_reg->INT_POLARITY &= (~mask); in gpio_set_irq_mode()148 gpio_control_reg->INT_POLARITY &= (~mask); in gpio_set_irq_mode()154 gpio_control_reg->INT_POLARITY |= mask; in gpio_set_irq_mode()
331 value = LTR303_SET_BITSLICE(value, INT_POLARITY, LTR303_INT_POLARITY_ACTIVE_LO); in drv_als_liteon_ltr303_set_default_config()
1033 …__IO uint32_t INT_POLARITY; /*!< GPIO interrupt polarity(Active low/high) register, Address off… member
Completed in 15 milliseconds