Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c343 static void RF_hwiCpe0PowerFsm(uintptr_t a);
1707 HwiP_setFunc(&RF_hwiCpe0Obj, RF_hwiCpe0PowerFsm, (uintptr_t)NULL); in RF_corePowerDown()
2718 static void RF_hwiCpe0PowerFsm(uintptr_t a0) in RF_hwiCpe0PowerFsm() function
3675 HwiP_construct(&RF_hwiCpe0Obj, INT_RFC_CPE_0, RF_hwiCpe0PowerFsm, &params.hp); in RF_init()