RTW89_MIN_DBM
#define RTW89_DB_INVERT_TABLE_OFFSET (-RTW89_MIN_DBM)
return RTW89_MIN_DBM;
db = clamp_t(s32, db, RTW89_MIN_DBM, RTW89_MAX_DBM);