Home
last modified time | relevance | path

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

/kernel/liteos_m/arch/xtensa/lx6/gcc/
Dlos_exc.S398 .global EnableExceptionInterface symbol
400 .type EnableExceptionInterface,@function
402 EnableExceptionInterface: label
Dlos_interrupt.c385 EnableExceptionInterface(); in HalHwiInit()