Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6sx/cortex-a9/cpu/
A Dinterrupt.c57 int sctrl; in rt_hw_vector_init() local
62 :"=r" (sctrl)); in rt_hw_vector_init()
63 sctrl &= ~(1 << 13); in rt_hw_vector_init()
66 :"r" (sctrl)); in rt_hw_vector_init()

Completed in 3 milliseconds