Home
last modified time | relevance | path

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

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