Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/isi/
Dfsl_isi.c333 config->thresholdY = kISI_ThresholdDisable; in ISI_GetDefaultConfig()
334 config->thresholdU = kISI_ThresholdDisable; in ISI_GetDefaultConfig()
335 config->thresholdV = kISI_ThresholdDisable; in ISI_GetDefaultConfig()
Dfsl_isi.h163 kISI_ThresholdDisable = 0U, /*!< No panic alert will be asserted. */ enumerator