Searched defs:COUNTER_INT_STATUS_ENABLE_BIT_SET (Results 1 – 2 of 2) sorted by relevance
184 #define COUNTER_INT_STATUS_ENABLE_BIT_SET(x) (((x) << COUNTER_INT_STATUS_ENABLE_BIT_LSB) & COUN… macro
263 #define COUNTER_INT_STATUS_ENABLE_BIT_SET(x) (((x) << COUNTER_INT_STATUS_ENABLE_BIT_LSB) & COUN… macro