Searched refs:clamp_int8 (Results 1 – 1 of 1) sorted by relevance
208 static int8_t clamp_int8(int8_t x, int8_t min, int8_t max) in clamp_int8() function464 power = clamp_int8(power, 2, 20); in SX127xSetRfTxPower()476 power = clamp_int8(power, -4, 15); in SX127xSetRfTxPower()488 power = clamp_int8(power, -1, 14); in SX127xSetRfTxPower()