Searched refs:LST_is_empty (Results 1 – 7 of 7) sorted by relevance
151 while(LST_is_empty(&EvtQueue) == FALSE) in HW_IPCC_BLE_RxEvtNot()238 while(LST_is_empty(&SystemEvtQueue) == FALSE) in HW_IPCC_SYS_EvtNot()626 while ( FALSE == LST_is_empty (&LocalFreeBufQueue) ) in SendFreeBuf()653 while(LST_is_empty(&TracesEvtQueue) == FALSE) in HW_IPCC_TRACES_EvtNot()
105 …if((LST_is_empty(&SHciAsynchEventQueue) == FALSE) && (SHCI_TL_UserEventFlow != SHCI_TL_UserEventFl… in shci_user_evt_proc()134 …if((LST_is_empty(&SHciAsynchEventQueue) == FALSE) && (SHCI_TL_UserEventFlow != SHCI_TL_UserEventFl… in shci_user_evt_proc()
33 uint8_t LST_is_empty (tListNode * listHead);
36 uint8_t LST_is_empty (tListNode * listHead) in LST_is_empty() function
34 uint8_t LST_is_empty (tListNode * listHead);
37 uint8_t LST_is_empty (tListNode * listHead) in LST_is_empty() function
409 while((LST_is_empty (&fm_cb_pending_list) == false) && in FM_BackgroundProcess()