Home
last modified time | relevance | path

Searched refs:PIN_IRQ_PIN_NONE (Results 1 – 3 of 3) sorted by relevance

/components/drivers/touch/
A Ddev_touch.c46 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()
/components/drivers/include/drivers/
A Ddev_pin.h164 #define PIN_IRQ_PIN_NONE PIN_NONE /*!< no pin irq */ macro
/components/drivers/sensor/v2/
A Dsensor.c100 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