mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 09:48:31 +08:00
ef6278b0ff
Use 1u/~1u constants for TPIDRPRW bit operations. Avoid implicit conversion to a different underlying type (MISRA Rule 10.3). No functional change to task pointer tagging logic. Signed-off-by: fangxinyong <fangxinyong@xiaomi.com>