Home
last modified time | relevance | path

Searched refs:hi_event_create (Results 1 - 9 of 9) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H A Dhi_event.h82 hi_u32 hi_event_create(HI_OUT hi_u32 *id);
202 * @see hi_event_create
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_event.h77 hi_u32 hi_event_create(HI_OUT hi_u32 *id);
194 * @see hi_event_create
H A Dhi_hook_fuc.h52 typedef hi_u32 (*fuc_type_name(hi_event_create))(HI_OUT hi_u32 * id);
166 fuc_type_name(hi_event_create) hi_event_create_hook;
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dapp_demo_i2s.c204 ret = hi_event_create(&g_audio_event); in i2s_demo()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dhi_event.c80 hi_u32 hi_event_create(HI_OUT hi_u32 *id) in hi_event_create() function
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/uart/
H A Duart.c88 ret = hi_event_create(&udd->event_id); in uart_open()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_event.c275 hi_event_create(&g_app_event_id); in frw_event_init()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/spi/
H A Dhi_spi.c545 ret = hi_event_create(&g_spi_ctrl[id]->event_id); in hi_spi_init()
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dhi_at.c677 hi_event_create(&g_at_event); in hi_at_init()

Completed in 9 milliseconds