Searched refs:HwiP_setFunc (Results 1 – 6 of 6) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/drivers/dpl/ |
| D | HwiP.h | 280 extern void HwiP_setFunc(HwiP_Handle hwiP, HwiP_Fxn fxn, uintptr_t arg);
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/dpl/ |
| D | HwiP.h | 280 extern void HwiP_setFunc(HwiP_Handle hwiP, HwiP_Fxn fxn, uintptr_t arg);
|
| /hal_ti-latest/simplelink_lpf3/kernel/zephyr/dpl/ |
| D | HwiP_zephyr.c | 194 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/ |
| D | AESCommonLPF3.c | 470 HwiP_setFunc(&CryptoResourceLPF3_hwi, hwiFxn, hwiFxnArg); in AESCommonLPF3_setupHwi()
|
| /hal_ti-latest/simplelink/kernel/zephyr/dpl/ |
| D | HwiP_zephyr.c | 312 void HwiP_setFunc(HwiP_Handle hwiP, HwiP_Fxn fxn, uintptr_t arg) in HwiP_setFunc() function
|
| /hal_ti-latest/simplelink/source/ti/drivers/rf/ |
| D | RFCC26X2_multiMode.c | 1707 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()
|