Home
last modified time | relevance | path

Searched refs:SEGGER_PTR2ADDR (Results 1 – 1 of 1) sorted by relevance

/segger-3.7.0/SEGGER/
DSEGGER.h120 #define SEGGER_PTR2ADDR(p) (/*lint -e(923) -e(9078)*/((PTR_ADDR)(p))) // A… macro
122 #define SEGGER_PTR_DISTANCE(p0, p1) (SEGGER_PTR2ADDR(p0) - SEGGER_PTR2ADDR(p1))