Searched refs:glitchFilterWidth (Results 1 – 4 of 4) sorted by relevance
184 …uint8_t glitchFilterWidth; /*!< 6-bit value to configure number of clock edges the input must rema… member
95 temp |= DIGTMP_PGFR_GFW(pinConfig->glitchFilterWidth); in tdet_PinConfigure()
178 uint8_t glitchFilterWidth; /*!< Controls the width of the glitch. */ member
608 fltReg |= I2C_FLT_FLT(masterConfig->glitchFilterWidth); in I2C_MasterInit()668 masterConfig->glitchFilterWidth = 0U; in I2C_MasterGetDefaultConfig()