Home
last modified time | relevance | path

Searched refs:PRT_HwiEnable (Results 1 - 2 of 2) sorted by relevance

/kernel/uniproton/src/include/uapi/
H A Dprt_hwi.h278 * <li>硬中断创建成功后,并不使能相应向量的中断,需要显式调用#PRT_HwiEnable单独使能。</li>
384 * @see PRT_HwiEnable
407 extern U32 PRT_HwiEnable(HwiHandle hwiNum);
/kernel/uniproton/src/arch/cpu/armv7-m/common/hwi/
H A Dprt_hwi.c137 OS_SEC_L2_TEXT U32 PRT_HwiEnable(HwiHandle hwiNum) in PRT_HwiEnable() function

Completed in 2 milliseconds