Searched refs:_refcount (Results 1 – 1 of 1) sorted by relevance
27 static uint8_t _refcount; variable98 if (_refcount++) { in cntr_start()113 LL_ASSERT(_refcount); in cntr_stop()115 if (--_refcount) { in cntr_stop()