Searched refs:PIN_IRQ_PIN_NONE (Results 1 – 3 of 3) sorted by relevance
46 if (touch->config.irq_pin.pin == PIN_IRQ_PIN_NONE) in rt_touch_irq_init()76 if (touch->config.irq_pin.pin != PIN_IRQ_PIN_NONE) in rt_touch_irq_enable()89 if (touch->config.irq_pin.pin != PIN_IRQ_PIN_NONE) in rt_touch_irq_disable()
164 #define PIN_IRQ_PIN_NONE PIN_NONE /*!< no pin irq */ macro
100 if (sensor->config.irq_pin.pin == PIN_IRQ_PIN_NONE) in _sensor_irq_init()273 if (sensor->config.irq_pin.pin != PIN_IRQ_PIN_NONE) in _sensor_close()
Completed in 7 milliseconds