Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dhi_at.c67 hi_u32 g_at_event = 0; variable
181 hi_event_send(g_at_event, 0x1000); in at_get_buf()
190 hi_event_send(g_at_event, 0x111); in at_notify()
191 ret = hi_event_wait(g_at_event, 0x1000, &event_bit, HI_SYS_WAIT_FOREVER, in at_notify()
495 ret = hi_event_wait(g_at_event, 0xFFF, &event_bit, HI_SYS_WAIT_FOREVER, in at_proc_task_body()
677 hi_event_create(&g_at_event); in hi_at_init()

Completed in 2 milliseconds