Searched refs:TS_IRQ (Results 1 – 2 of 2) sorted by relevance
44 #define TS_IRQ 0 macro45 #define PIN_TS_EXTINT GPIO_PIN_PB(PB_EXTINT_BASE+TS_IRQ)209 .irq = AT32_EXTINT(TS_IRQ),302 at32_select_periph( GPIO_PIOB_BASE, 1 << (PB_EXTINT_BASE+TS_IRQ),304 irq_set_irq_type(AT32_EXTINT(TS_IRQ), IRQ_TYPE_EDGE_FALLING);311 at32_select_periph( GPIO_PIOB_BASE, 1 << (PB_EXTINT_BASE+TS_IRQ),
87 #define TS_IRQ 39 macro