Searched defs:ABS (Results 1 – 4 of 4) sorted by relevance
87 #define ABS(x) ((x) > 0 ? (x) : -(x)) macro
43 #define ABS(x) ((x) > 0 ? (x) : -(x)) macro
398 #define ABS(x) ((x) > 0 ? (x) : -(x)) macro
125 …__IO uint16_t ABS; /**< Timer 2 Configuration 0 (Absolute Timer Conf… member129 …__IO uint16_t ABS; /**< Timer 2 Configuration 1 (Absolute Timer Conf… member