Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h602 #ifndef LIMIT_TO_RANGE
603 #define LIMIT_TO_RANGE(x, min, max) \ macro