Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/dpl/
DSwiP.h66 typedef union SwiP_Struct { union
69 } SwiP_Struct; typedef
129 extern SwiP_Handle SwiP_construct(SwiP_Struct *swiP, SwiP_Fxn swiFxn,
140 extern void SwiP_destruct(SwiP_Struct *swiP);
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/dpl/
DSwiP.h66 typedef union SwiP_Struct { union
69 } SwiP_Struct; typedef
129 extern SwiP_Handle SwiP_construct(SwiP_Struct *swiP, SwiP_Fxn swiFxn,
140 extern void SwiP_destruct(SwiP_Struct *swiP);
/hal_ti-latest/simplelink_lpf3/kernel/zephyr/dpl/
DSwiP_zephyr.c95 SwiP_Handle SwiP_construct(SwiP_Struct *handle, SwiP_Fxn swiFxn, SwiP_Params *params) in SwiP_construct()
163 void SwiP_destruct(SwiP_Struct *handle) in SwiP_destruct()
/hal_ti-latest/simplelink/kernel/zephyr/dpl/
DSwiP_zephyr.c88 SwiP_Handle SwiP_construct(SwiP_Struct *handle, SwiP_Fxn swiFxn, in SwiP_construct()
150 void SwiP_destruct(SwiP_Struct *handle) in SwiP_destruct()
/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c337 static SwiP_Struct RF_swiFsmObj;
346 static SwiP_Struct RF_swiHwObj;