Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/dpl/
DHwiP.h280 extern void HwiP_setFunc(HwiP_Handle hwiP, HwiP_Fxn fxn, uintptr_t arg);
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/dpl/
DHwiP.h280 extern void HwiP_setFunc(HwiP_Handle hwiP, HwiP_Fxn fxn, uintptr_t arg);
/hal_ti-latest/simplelink_lpf3/kernel/zephyr/dpl/
DHwiP_zephyr.c194 void HwiP_setFunc(HwiP_Handle hwiP, HwiP_Fxn fxn, uintptr_t arg) in HwiP_setFunc() function
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/aes/
DAESCommonLPF3.c470 HwiP_setFunc(&CryptoResourceLPF3_hwi, hwiFxn, hwiFxnArg); in AESCommonLPF3_setupHwi()
/hal_ti-latest/simplelink/kernel/zephyr/dpl/
DHwiP_zephyr.c312 void HwiP_setFunc(HwiP_Handle hwiP, HwiP_Fxn fxn, uintptr_t arg) in HwiP_setFunc() function
/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c1707 HwiP_setFunc(&RF_hwiCpe0Obj, RF_hwiCpe0PowerFsm, (uintptr_t)NULL); in RF_corePowerDown()
2727 HwiP_setFunc(&RF_hwiCpe0Obj, RF_hwiCpe0Active, (uintptr_t)NULL); in RF_hwiCpe0PowerFsm()
3391 HwiP_setFunc(&RF_hwiCpe0Obj, RF_hwiCpe0ChangePhy, (uintptr_t)NULL); in RF_fsmActiveState()
3511 HwiP_setFunc(&RF_hwiCpe0Obj, RF_hwiCpe0Active, (uintptr_t)NULL); in RF_fsmActiveState()