Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/example_build/sample_threadx/
Dtx_zynqmp_low_level.c70 static void tx_irq_default_handler(uint64_t id) in tx_irq_default_handler() function
350 _tx_platform_irq_handlers[2*i] = (uint64_t) tx_irq_default_handler; in _tx_platform_initialize_low_level()
576 _tx_platform_irq_handlers[2*id] = (uint64_t) tx_irq_default_handler; in tx_zynqmp_irq_disable()