Searched refs:FALSE (Results 1 – 6 of 6) 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()
42 #undef FALSE43 #define FALSE 0 macro
43 #undef FALSE44 #define FALSE 0 macro
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()
56 #undef FALSE57 #define FALSE 0U macro
49 return_value = FALSE; in LST_is_empty()