Home
last modified time | relevance | path

Searched refs:hi_event_init (Results 1 - 7 of 7) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H A Dhi_event.h233 hi_u32 hi_event_init(hi_u8 max_event_cnt, hi_pvoid event_space);
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_event.h223 hi_u32 hi_event_init(hi_u8 max_event_cnt, hi_pvoid event_space);
H A Dhi_hook_fuc.h54 typedef hi_u32 (*fuc_type_name(hi_event_init))(hi_u8 max_event_cnt,
167 fuc_type_name(hi_event_init) hi_event_init_hook;
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dhi_event.c53 hi_u32 hi_event_init(hi_u8 max_event_cnt, hi_pvoid event_space) in hi_event_init() function
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_event.c274 hi_event_init(4, HI_NULL); /* 4:设置最大事件数为4 */ in frw_event_init()
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dapp_main.c429 (hi_void)hi_event_init(APP_INIT_EVENT_NUM, HI_NULL); in app_main()
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/src/
H A Dapp_main.c441 (hi_void)hi_event_init(APP_INIT_EVENT_NUM, HI_NULL); in app_main()

Completed in 5 milliseconds