Home
last modified time | relevance | path

Searched defs:ABS (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.6.0/mcux/middleware/wireless/framework_5.3.3/XCVR/MKW41Z4/
Dfsl_xcvr_trim.c87 #define ABS(x) ((x) > 0 ? (x) : -(x)) macro
Dfsl_xcvr.c43 #define ABS(x) ((x) > 0 ? (x) : -(x)) macro
/hal_nxp-3.6.0/mcux/middleware/wireless/framework_5.3.3/XCVR/MKW40Z4/
DBLEDefaults.h398 #define ABS(x) ((x) > 0 ? (x) : -(x)) macro
/hal_nxp-3.6.0/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_FLEXRAY.h125 …__IO uint16_t ABS; /**< Timer 2 Configuration 0 (Absolute Timer Conf… member
129 …__IO uint16_t ABS; /**< Timer 2 Configuration 1 (Absolute Timer Conf… member