Home
last modified time | relevance | path

Searched refs:INT_POLARITY (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/include/
A Ddw_gpio.h34 …__IOM uint32_t INT_POLARITY; /* Offset: 0x00c (W/R) Interrupt polarity register … member
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Ddw_gpio.c136 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()
/AliOS-Things-master/components/sensor/drv/
A Ddrv_als_liteon_ltr303.c331 value = LTR303_SET_BITSLICE(value, INT_POLARITY, LTR303_INT_POLARITY_ACTIVE_LO); in drv_als_liteon_ltr303_set_default_config()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dhal_platform.h1033 …__IO uint32_t INT_POLARITY; /*!< GPIO interrupt polarity(Active low/high) register, Address off… member

Completed in 15 milliseconds