Home
last modified time | relevance | path

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

/external/libnfc-nci/src/include/
Dbt_types.h602 #define TRACE_ORG_MASK 0x0000ff00 macro
603 #define TRACE_GET_ORG(x) ((((UINT32)(x)) & TRACE_ORG_MASK) >> 8)