Home
last modified time | relevance | path

Searched refs:use (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dhi_event.c29 hi_bool use; member
101 if (HI_FALSE == item->use) { in hi_event_create()
102 item->use = HI_TRUE; in hi_event_create()
146 if (hi_unlikely(item->use == HI_FALSE)) { in hi_event_send()
175 if (hi_unlikely(item->use == HI_FALSE)) { in hi_event_wait()
216 if (hi_unlikely(item->use == HI_FALSE)) { in hi_event_clear()
249 if (item->use == HI_FALSE) { in hi_event_delete()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Digmp.h10 * Redistribution and use in source and binary forms, with or without
48 #if LWIP_IPV4 && LWIP_IGMP /* don't build if not configured for use in lwipopts.h */
59 /* Compatibility defines (don't use for new code) */
86 u8_t use; member
H A Dmld6.h12 * Redistribution and use in source and binary forms, with or without modification,
48 #if (LWIP_IPV6 && (LWIP_IPV6_MLD || LWIP_IPV6_MLD_QUERIER)) /* don't build if not configured for use in lwipopts.h */
73 u8_t use; member
/device/soc/hisilicon/hi3751v350/sdk_linux/
H A Dbase.mak201 ## common and other modules will use hi_debug.h, which refers to the HI_LOG_LEVEL
235 ## common api and msp_deubg will use these macro
346 ## common and other modules will use drv_mem_ext.h, which refer to the CMN_MMGR_SUPPORT
351 ## common and other modules will use hi_debug.h, which refers to the HI_LOG_LEVEL

Completed in 3 milliseconds