Home
last modified time | relevance | path

Searched refs:rt_hw_interrupt_init (Results 1 – 25 of 37) sorted by relevance

12

/libcpu/ti-dsp/c6x/
A Dinterrupt.h17 void rt_hw_interrupt_init(void);
A Dinterrupt.c26 void rt_hw_interrupt_init(void) in rt_hw_interrupt_init() function
/libcpu/arm/zynqmp-r5/
A Dinterrupt.h17 void rt_hw_interrupt_init(void);
A Dinterrupt.c32 void rt_hw_interrupt_init(void) in rt_hw_interrupt_init() function
/libcpu/risc-v/t-head/c906/
A Dinterrupt.h43 void rt_hw_interrupt_init(void);
A Dinterrupt.c32 void rt_hw_interrupt_init(void) in rt_hw_interrupt_init() function
/libcpu/risc-v/t-head/c908/
A Dinterrupt.h43 void rt_hw_interrupt_init(void);
A Dinterrupt.c32 void rt_hw_interrupt_init(void) in rt_hw_interrupt_init() function
/libcpu/risc-v/virt64/
A Dinterrupt.h41 void rt_hw_interrupt_init(void);
A Dinterrupt.c77 void rt_hw_interrupt_init() in rt_hw_interrupt_init() function
/libcpu/arm/cortex-r52/
A Dinterrupt.h24 void rt_hw_interrupt_init(void);
/libcpu/arm/AT91SAM7S/
A Dinterrupt.c34 void rt_hw_interrupt_init() in rt_hw_interrupt_init() function
/libcpu/arm/cortex-a/
A Dinterrupt.h26 void rt_hw_interrupt_init(void);
A Dinterrupt.c59 void rt_hw_interrupt_init(void) in rt_hw_interrupt_init() function
90 void rt_hw_interrupt_init(void) in rt_hw_interrupt_init() function
/libcpu/aarch64/common/include/
A Dinterrupt.h26 void rt_hw_interrupt_init(void);
/libcpu/risc-v/common/
A Dreadme.md138 …随后用户仅需调用rt_hw_interrupt_init进行初始化,再将中断入口函数通过rt_hw_interrupt_install函数注册即可,注册的中断入口函数为裸机原有的中断入口函数,示例…
141 rt_hw_interrupt_init();//中断入口函数初始化
/libcpu/arm/cortex-r4/
A Dinterrupt.c44 void rt_hw_interrupt_init(void) in rt_hw_interrupt_init() function
/libcpu/arm/AT91SAM7X/
A Dinterrupt.c39 void rt_hw_interrupt_init(void) in rt_hw_interrupt_init() function
/libcpu/arm/sep4020/
A Dinterrupt.c38 void rt_hw_interrupt_init(void) in rt_hw_interrupt_init() function
/libcpu/arm/realview-a8-vmm/
A Dinterrupt.c41 void rt_hw_interrupt_init(void) in rt_hw_interrupt_init() function
/libcpu/arm/s3c24x0/
A Dinterrupt.c38 void rt_hw_interrupt_init(void) in rt_hw_interrupt_init() function
/libcpu/arm/lpc24xx/
A Dinterrupt.c36 void rt_hw_interrupt_init(void) in rt_hw_interrupt_init() function
/libcpu/sparc-v8/bm3803/
A Dinterrupt.c28 void rt_hw_interrupt_init(void) in rt_hw_interrupt_init() function
/libcpu/m16c/m16c62p/
A Dcpuport.c24 void rt_hw_interrupt_init(void) in rt_hw_interrupt_init() function
/libcpu/arm/s3c44b0/
A Dinterrupt.c43 void rt_hw_interrupt_init() in rt_hw_interrupt_init() function

Completed in 16 milliseconds

12