Home
last modified time | relevance | path

Searched refs:SERCOM_I2CS_CTRLA_LOWTOUT_Pos (Results 1 – 2 of 2) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/drivers/sercom/i2c/i2c_samd20/
A Di2c_slave.c109 (config->scl_low_timeout << SERCOM_I2CS_CTRLA_LOWTOUT_Pos); in _i2c_slave_set_config()
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dsercom.h175 #define SERCOM_I2CS_CTRLA_LOWTOUT_Pos 30 /**< \brief (SERCOM_I2CS_CTRLA) SCL Low Time-out… macro
176 #define SERCOM_I2CS_CTRLA_LOWTOUT (0x1ul << SERCOM_I2CS_CTRLA_LOWTOUT_Pos)

Completed in 11 milliseconds