Searched refs:CLOCKS_IRQ (Results 1 – 3 of 3) sorted by relevance
33 #define CLOCKS_IRQ 17 macro65 CLOCKS_IRQ = 17, ///< Select CLOCKS's IRQ output enumerator
46 #define CLOCKS_IRQ 30 macro104 CLOCKS_IRQ = 30, ///< Select CLOCKS's IRQ output enumerator
215 irq_set_exclusive_handler(CLOCKS_IRQ, clocks_irq_handler); in clocks_enable_resus()221 irq_set_enabled(CLOCKS_IRQ, true); in clocks_enable_resus()