Searched refs:SERCOM_I2CS_CTRLA_LOWTOUT_Pos (Results 1 – 2 of 2) sorted by relevance
109 (config->scl_low_timeout << SERCOM_I2CS_CTRLA_LOWTOUT_Pos); in _i2c_slave_set_config()
175 #define SERCOM_I2CS_CTRLA_LOWTOUT_Pos 30 /**< \brief (SERCOM_I2CS_CTRLA) SCL Low Time-out… macro176 #define SERCOM_I2CS_CTRLA_LOWTOUT (0x1ul << SERCOM_I2CS_CTRLA_LOWTOUT_Pos)
Completed in 11 milliseconds