Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/tsi/tsi_v6/
Dfsl_tsi_v6.c193 TSI_EnableInterrupts(base, (uint32_t)kTSI_EndOfScanInterruptEnable); in TSI_InitMutualCapMode()
356 TSI_DisableInterrupts(base, (uint32_t)kTSI_EndOfScanInterruptEnable); in TSI_SelfCapCalibrate()
370 TSI_EnableInterrupts(base, (uint32_t)kTSI_EndOfScanInterruptEnable); in TSI_SelfCapCalibrate()
391 if ((bool)(mask & (uint32_t)kTSI_EndOfScanInterruptEnable)) in TSI_EnableInterrupts()
417 if ((bool)(mask & (uint32_t)kTSI_EndOfScanInterruptEnable)) in TSI_DisableInterrupts()
Dfsl_tsi_v6.h499 kTSI_EndOfScanInterruptEnable = 4U /*!< End-Of-Scan interrupt */ enumerator
/hal_nxp-latest/mcux/mcux-sdk/drivers/tsi/tsi_v4/
Dfsl_tsi_v4.c228 if (0UL != (mask & (uint32_t)kTSI_EndOfScanInterruptEnable)) in TSI_EnableInterrupts()
257 if (0UL != (mask & (uint32_t)kTSI_EndOfScanInterruptEnable)) in TSI_DisableInterrupts()
Dfsl_tsi_v4.h202 kTSI_EndOfScanInterruptEnable = 4U /*!< End-Of-Scan interrupt */ enumerator
/hal_nxp-latest/mcux/mcux-sdk/drivers/tsi/
Dfsl_tsi_v4.c228 if (0UL != (mask & (uint32_t)kTSI_EndOfScanInterruptEnable)) in TSI_EnableInterrupts()
257 if (0UL != (mask & (uint32_t)kTSI_EndOfScanInterruptEnable)) in TSI_DisableInterrupts()
Dfsl_tsi_v5.c394 if ((bool)(mask & (uint32_t)kTSI_EndOfScanInterruptEnable)) in TSI_EnableInterrupts()
423 if ((bool)(mask & (uint32_t)kTSI_EndOfScanInterruptEnable)) in TSI_DisableInterrupts()
Dfsl_tsi_v4.h202 kTSI_EndOfScanInterruptEnable = 4U /*!< End-Of-Scan interrupt */ enumerator
Dfsl_tsi_v5.h500 kTSI_EndOfScanInterruptEnable = 4U /*!< End-Of-Scan interrupt */ enumerator
/hal_nxp-latest/mcux/mcux-sdk/drivers/tsi/tsi_v5/
Dfsl_tsi_v5.c401 if ((bool)(mask & (uint32_t)kTSI_EndOfScanInterruptEnable)) in TSI_EnableInterrupts()
430 if ((bool)(mask & (uint32_t)kTSI_EndOfScanInterruptEnable)) in TSI_DisableInterrupts()
Dfsl_tsi_v5.h541 kTSI_EndOfScanInterruptEnable = 4U /*!< End-Of-Scan interrupt */ enumerator