Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_i2c.h407 #define I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP)
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_i2c.c3515 hi2c->Instance->CR2 |= I2C_CR2_STOP; in HAL_I2C_IsDeviceReady()
5307 hi2c->Instance->CR2 |= I2C_CR2_STOP; in I2C_Master_ISR_IT()
5727 hi2c->Instance->CR2 |= I2C_CR2_STOP; in I2C_Master_ISR_DMA()
7407 tmp1 = (uint32_t)(hi2c->Instance->CR2 & I2C_CR2_STOP); in I2C_IsErrorOccurred()
7412 (tmp1 != I2C_CR2_STOP) && \ in I2C_IsErrorOccurred()
7416 hi2c->Instance->CR2 |= I2C_CR2_STOP; in I2C_IsErrorOccurred()
7542 I2C_CR2_START | I2C_CR2_STOP)), tmp); in I2C_TransferConfig()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h8911 #define I2C_CR2_STOP I2C_CR2_STOP_Msk /*!< STOP generation… macro
Dstm32l562xx.h9243 #define I2C_CR2_STOP I2C_CR2_STOP_Msk /*!< STOP generation… macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h22880 #define I2C_CR2_STOP I2C_CR2_STOP_Msk /*!< STOP gener… macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h21792 #define I2C_CR2_STOP I2C_CR2_STOP_Msk /*!< STOP gener… macro