Home
last modified time | relevance | path

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

/kernel/uniproton/src/include/uapi/
Dprt_hwi.h291 extern U32 PRT_HwiCreate(HwiHandle hwiNum, HwiProcFunc handler, HwiArg arg);
/kernel/uniproton/src/core/kernel/irq/
Dprt_irq.c348 OS_SEC_L4_TEXT U32 PRT_HwiCreate(HwiHandle hwiNum, HwiProcFunc handler, HwiArg arg) in PRT_HwiCreate() function
/kernel/uniproton/doc/design/
Dinterface_description.md321 U32 PRT_HwiCreate(HwiHandle hwiNum, HwiProcFunc handler, HwiArg arg)