Home
last modified time | relevance | path

Searched refs:evtQueueFree (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/inc/
DeventQ.h36 void evtQueueFree(struct EvtQueue* q);
/device/google/contexthub/firmware/os/core/
DeventQ.c85 void evtQueueFree(struct EvtQueue* q) in evtQueueFree() function