HomeSort by relevance Sort by last modified time
    Searched refs:POWER_MAX (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wpan/tools/FM/FmTxApp/src/com/ti/fmtxapp/
FmTxAppConstants.java 72 public static final int POWER_MAX = 31;
FmTxConfig.java 658 if (value < POWER_MIN || value > POWER_MAX)

Completed in 49 milliseconds