Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/tsi/
Dfsl_tsi_v5.c179 …L0 = temp | (TSI_MUL0_M_PRE_CURRENT(config->preCurrent) | TSI_MUL0_M_PRE_RES(config->preResistor) | in TSI_InitMutualCapMode()
318 userConfig->preResistor = kTSI_MutualPreResistor_4k; in TSI_GetMutualCapModeDefaultConfig()
Dfsl_tsi_v5.h589 tsi_mutual_pre_resistor_t preResistor; /*!< Vref generator resistor. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/tsi/tsi_v6/
Dfsl_tsi_v6.c177 …(TSI_CONFIG_MUTUAL_M_PRE_RES(config->preResistor) | TSI_CONFIG_MUTUAL_M_PRE_CURRENT(config->preCur… in TSI_InitMutualCapMode()
317 userConfig->preResistor = kTSI_MutualPreResistor_4k; in TSI_GetMutualCapModeDefaultConfig()
Dfsl_tsi_v6.h588 tsi_mutual_pre_resistor_t preResistor; /*!< Vref generator resistor. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/tsi/tsi_v5/
Dfsl_tsi_v5.c186 …L0 = temp | (TSI_MUL0_M_PRE_CURRENT(config->preCurrent) | TSI_MUL0_M_PRE_RES(config->preResistor) | in TSI_InitMutualCapMode()
325 userConfig->preResistor = kTSI_MutualPreResistor_4k; in TSI_GetMutualCapModeDefaultConfig()
Dfsl_tsi_v5.h630 tsi_mutual_pre_resistor_t preResistor; /*!< Vref generator resistor. */ member