Home
last modified time | relevance | path

Searched defs:TransferDirection (Results 1 – 4 of 4) sorted by relevance

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/
A Dstm32f0xx_hal_smbus.c1292 __weak void HAL_SMBUS_AddrCallback(SMBUS_HandleTypeDef *hsmbus, uint8_t TransferDirection, uint16_t… in HAL_SMBUS_AddrCallback()
1611 uint8_t TransferDirection = 0U; in SMBUS_Slave_ISR() local
A Dstm32f0xx_hal_i2c.c3099 __weak void HAL_I2C_AddrCallback(I2C_HandleTypeDef *hi2c, uint8_t TransferDirection, uint16_t AddrM… in HAL_I2C_AddrCallback()
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_ll_spi.h72 …uint32_t TransferDirection; /*!< Specifies the SPI unidirectional or bidirectional data mode. member
602 __STATIC_INLINE void LL_SPI_SetTransferDirection(SPI_TypeDef *SPIx, uint32_t TransferDirection) in LL_SPI_SetTransferDirection()
A Dstm32f0xx_ll_usart.h108 …uint32_t TransferDirection; /*!< Specifies whether the Receive and/or Transmit mode is ena… member
704 …STATIC_INLINE void LL_USART_SetTransferDirection(USART_TypeDef *USARTx, uint32_t TransferDirection) in LL_USART_SetTransferDirection()

Completed in 40 milliseconds