Home
last modified time | relevance | path

Searched defs:XferOptions (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_i2c.c3561 uint16_t Size, uint32_t XferOptions) in HAL_I2C_Master_Seq_Transmit_IT()
3653 uint16_t Size, uint32_t XferOptions) in HAL_I2C_Master_Seq_Transmit_DMA()
3856 uint16_t Size, uint32_t XferOptions) in HAL_I2C_Master_Seq_Receive_IT()
3944 uint16_t Size, uint32_t XferOptions) in HAL_I2C_Master_Seq_Receive_DMA()
4144 uint32_t XferOptions) in HAL_I2C_Slave_Seq_Transmit_IT()
4247 uint32_t XferOptions) in HAL_I2C_Slave_Seq_Transmit_DMA()
4466 uint32_t XferOptions) in HAL_I2C_Slave_Seq_Receive_IT()
4569 uint32_t XferOptions) in HAL_I2C_Slave_Seq_Receive_DMA()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_i2c.h199 …__IO uint32_t XferOptions; /*!< I2C sequantial transfer options, this parameter can member