Warning C28287

For function, syntax Error in _At_() annotation (unrecognized parameter name)

The Code Analysis tool reports this warning when the SAL_at (__drv_at) annotation is used and the parameter expression can't be interpreted in the current context. Reasons might include using a misspelled parameter or member name, or a misspelling of "return" or "this" keywords.