Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/adc12/
Dfsl_adc12.c106 uint32_t Typ3 = (CLP2 + CLP2); in ADC12_GetCalibrationStatus() local
118 …(CLP1 > (Typ1 + 16U)) || (CLP2 < (Typ2 - 20U)) || (CLP2 > (Typ2 + 20U)) || (CLP3 < (Typ3 - 36U)) || in ADC12_GetCalibrationStatus()
119 (CLP3 > (Typ3 + 36U))) in ADC12_GetCalibrationStatus()