Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/utils/
DList.h151 static inline bool List_empty(List_List *list) in List_empty() function
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/utils/
DList.h153 static inline bool List_empty(List_List *list) in List_empty() function
/hal_ti-latest/simplelink/source/ti/drivers/power/
DPowerCC26X2.c1284 if (!List_empty(&PowerCC26X2_module.notifyList)) { in notify()
DPowerCC32XX.c1158 if (!List_empty(&PowerCC32XX_module.notifyList)) { in notify()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/power/
DPowerCC23X0.c1181 if (!List_empty(&notifyList)) in PowerCC23X0_notify()
/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c3366 if (List_empty(&RF_cmdQ.pDone)) in RF_fsmActiveState()