Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_tsi_v4.h349 return (base->GENCS & ((uint32_t)kTSI_EndOfScanFlag | (uint32_t)kTSI_OutOfRangeFlag)); in TSI_GetStatusFlags()
371 return (base->GENCS & TSI_GENCS_STM_MASK); in TSI_GetScanTriggerMode()
383 return (bool)(base->GENCS & TSI_GENCS_SCNIP_MASK); in TSI_IsScanInProgress()
395 base->GENCS = (base->GENCS & ~(TSI_GENCS_PS_MASK | ALL_FLAGS_MASK)) | (TSI_GENCS_PS(prescaler)); in TSI_SetElectrodeOSCPrescaler()
407 … base->GENCS = (base->GENCS & ~(TSI_GENCS_NSCN_MASK | ALL_FLAGS_MASK)) | (TSI_GENCS_NSCN(number)); in TSI_SetNumberOfScans()
423 base->GENCS = (base->GENCS & ~ALL_FLAGS_MASK) | TSI_GENCS_TSIEN_MASK; /* Enable module */ in TSI_EnableModule()
427 … base->GENCS = (base->GENCS & ~ALL_FLAGS_MASK) & (~TSI_GENCS_TSIEN_MASK); /* Disable module */ in TSI_EnableModule()
445 base->GENCS = in TSI_EnableLowPower()
446 …(base->GENCS & ~ALL_FLAGS_MASK) | TSI_GENCS_STPE_MASK; /* Module enabled in low power stop modes */ in TSI_EnableLowPower()
450 base->GENCS = in TSI_EnableLowPower()
[all …]
Dfsl_tsi_v4.c35 if ((bool)(base->GENCS & TSI_GENCS_TSIEN_MASK)) in TSI_Init()
40 if ((bool)(base->GENCS & TSI_GENCS_TSIIEN_MASK)) in TSI_Init()
90 base->GENCS = 0U; in TSI_Deinit()
186 if ((bool)(base->GENCS & TSI_GENCS_TSIIEN_MASK)) in TSI_Calibrate()
218 uint32_t regValue = base->GENCS & (~ALL_FLAGS_MASK); in TSI_EnableInterrupts()
233 base->GENCS = regValue; /* write value to register */ in TSI_EnableInterrupts()
247 uint32_t regValue = base->GENCS & (~ALL_FLAGS_MASK); in TSI_DisableInterrupts()
262 base->GENCS = regValue; /* write value to register */ in TSI_DisableInterrupts()
276 uint32_t regValue = base->GENCS & (~ALL_FLAGS_MASK); in TSI_ClearStatusFlags()
287 base->GENCS = regValue; /* write value to register */ in TSI_ClearStatusFlags()
/hal_nxp-2.7.6/mcux/devices/MKL25Z4/
DMKL25Z4.h4345 …__IO uint32_t GENCS; /**< TSI General Control and Status Register, off… member
/hal_nxp-2.7.6/mcux/devices/MKW40Z4/
DMKW40Z4.h8871 …__IO uint32_t GENCS; /**< TSI General Control and Status Register, off… member
8887 #define TSI_GENCS_REG(base) ((base)->GENCS)
/hal_nxp-2.7.6/mcux/devices/MKW20Z4/
DMKW20Z4.h8871 …__IO uint32_t GENCS; /**< TSI General Control and Status Register, off… member
8887 #define TSI_GENCS_REG(base) ((base)->GENCS)
/hal_nxp-2.7.6/mcux/devices/MKW30Z4/
DMKW30Z4.h8871 …__IO uint32_t GENCS; /**< TSI General Control and Status Register, off… member
8887 #define TSI_GENCS_REG(base) ((base)->GENCS)
/hal_nxp-2.7.6/mcux/devices/MKW31Z4/
DMKW31Z4.h7759 …__IO uint32_t GENCS; /**< TSI General Control and Status Register, off… member
/hal_nxp-2.7.6/mcux/devices/MKW21Z4/
DMKW21Z4.h7688 …__IO uint32_t GENCS; /**< TSI General Control and Status Register, off… member
/hal_nxp-2.7.6/mcux/devices/MKW41Z4/
DMKW41Z4.h7759 …__IO uint32_t GENCS; /**< TSI General Control and Status Register, off… member
/hal_nxp-2.7.6/mcux/devices/MK80F25615/
DMK80F25615.h24792 …__IO uint32_t GENCS; /**< TSI General Control and Status Register, off… member
/hal_nxp-2.7.6/mcux/devices/MK82F25615/
DMK82F25615.h25772 …__IO uint32_t GENCS; /**< TSI General Control and Status Register, off… member
/hal_nxp-2.7.6/mcux/devices/MK66F18/
DMK66F18.h24283 …__IO uint32_t GENCS; /**< TSI General Control and Status Register, off… member