Searched refs:HiEventCreate (Results 1 – 2 of 2) sorted by relevance
96 HiEvent *HiEventCreate(uint8 type, uint16 eventId, uint8 num);212 #define HIEVENT_CREATE(type, id, num) HiEventCreate(type, id, num)
73 HiEvent *HiEventCreate(uint8 type, uint16 eventId, uint8 num) in HiEventCreate() function