Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
DeventQ.h35 void evtQueueFree(struct EvtQueue* q);
/device/google/contexthub/firmware/src/
DeventQ.c67 void evtQueueFree(struct EvtQueue* q) in evtQueueFree() function