Home
last modified time | relevance | path

Searched refs:HI_EVENT_WAITMODE_AND (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H A Dhi_event.h45 #define HI_EVENT_WAITMODE_AND 4 /**< If all expected events occur, the wait is successful. macro
50 It cannot be used with HI_EVENT_WAITMODE_AND at the same time.
52 不允许与HI_EVENT_WAITMODE_AND同时使用 CNend */
135 * @param flag [IN] type #hi_u32,Waiting option. For details, see #HI_EVENT_WAITMODE_AND,
137 CNcomment:等待选项,取值见#HI_EVENT_WAITMODE_AND、#HI_EVENT_WAITMODE_OR、#HI_EVENT_WAITMODE_CLR。CNend
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_event.h41 #define HI_EVENT_WAITMODE_AND 4 /**< If all expected events occur, the wait is successful. macro
46 It cannot be used with HI_EVENT_WAITMODE_AND at the same time.
48 不允许与HI_EVENT_WAITMODE_AND同时使用 CNend */
129 * @param flag [IN] type #hi_u32,Waiting option. For details, see #HI_EVENT_WAITMODE_AND,
131 CNcomment:等待选项,取值见#HI_EVENT_WAITMODE_AND、#HI_EVENT_WAITMODE_OR、#HI_EVENT_WAITMODE_CLR。CNend
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_task.c68 HI_EVENT_WAITMODE_AND | HI_EVENT_WAITMODE_CLR); in frw_task_thread()

Completed in 2 milliseconds