Home
last modified time | relevance | path

Searched refs:ABS (Results 1 – 5 of 5) 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
848 } while ((ABS(dc_meas_i) > 1900) | (ABS(dc_meas_q) > 1900)); in DCOC_DAC_INIT_Cal()
857 if (ABS(dc_meas_i) != MIN(ABS(dc_meas_i), ABS(dc_meas_i_p))) in DCOC_DAC_INIT_Cal()
884 if (ABS(dc_meas_i) != MIN(ABS(dc_meas_i), ABS(dc_meas_i_p))) in DCOC_DAC_INIT_Cal()
911 if (ABS(dc_meas_q) != MIN(ABS(dc_meas_q), ABS(dc_meas_q_p))) in DCOC_DAC_INIT_Cal()
936 if (ABS(dc_meas_q) != MIN(ABS(dc_meas_q), ABS(dc_meas_q_p))) in DCOC_DAC_INIT_Cal()
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
DKW4xXcvrDrv.c1886 num = (((1 << 28) - 1) & ((1 << 28) - 1) - ABS(num)) + 1; in XcvrOverrideFrequency()
/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