Searched refs:BUSTOUT (Results 1 – 6 of 6) sorted by relevance
588 i2c->BUSTOUT = 0xFFU; in I2C_SMBusIdleTimeout()592 i2c->BUSTOUT = u32Div; in I2C_SMBusIdleTimeout()623 i2c->BUSTOUT = u32Div; in I2C_SMBusTimeout()629 …i2c->BUSTOUT = (((ms * u32Pclk_kHz) / (16U * 1024U * 4U)) - 1U) & 0xFFU; /* The max value is 255 */ in I2C_SMBusTimeout()
605 i2c->BUSTOUT = 0xFFU; in I2C_SMBusIdleTimeout()609 i2c->BUSTOUT = u32Div; in I2C_SMBusIdleTimeout()640 i2c->BUSTOUT = u32Div; in I2C_SMBusTimeout()646 …i2c->BUSTOUT = (((ms * u32Pclk_kHz) / (16U * 1024U * 4U)) - 1U) & 0xFFU; /* The max value is 255 */ in I2C_SMBusTimeout()
641 i2c->BUSTOUT = 0xFFU; in I2C_SMBusIdleTimeout()645 i2c->BUSTOUT = u32Div; in I2C_SMBusIdleTimeout()676 i2c->BUSTOUT = u32Div; in I2C_SMBusTimeout()682 …i2c->BUSTOUT = (((ms * u32Pclk_kHz) / (16U * 1024U * 4U)) - 1U) & 0xFFU; /* The max value is 255 */ in I2C_SMBusTimeout()
491 …__IO uint32_t BUSTOUT; /*!< [0x0064] I2C Bus Management Timer Register … member
540 …__IO uint32_t BUSTOUT; /*!< [0x0064] I2C Bus Management Timer Register … member
541 …__IO uint32_t BUSTOUT; /*!< [0x0064] I2C Bus Management Timer Register … member