Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_smbus.c1698 __weak void HAL_SMBUS_AddrCallback(SMBUS_HandleTypeDef *hsmbus, uint8_t TransferDirection, uint16_t… in HAL_SMBUS_AddrCallback()
2090 uint8_t TransferDirection; in SMBUS_Slave_ISR() local
H A Dstm32l4xx_hal_i2c.c4445 __weak void HAL_I2C_AddrCallback(I2C_HandleTypeDef *hi2c, uint8_t TransferDirection, uint16_t AddrM… in HAL_I2C_AddrCallback()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_fmpsmbus.c1699 __weak void HAL_FMPSMBUS_AddrCallback(FMPSMBUS_HandleTypeDef *hfmpsmbus, uint8_t TransferDirection,… in HAL_FMPSMBUS_AddrCallback()
2091 uint8_t TransferDirection; in FMPSMBUS_Slave_ISR() local
H A Dstm32f4xx_hal_smbus.c1793 __weak void HAL_SMBUS_AddrCallback(SMBUS_HandleTypeDef *hsmbus, uint8_t TransferDirection, uint16_t… in HAL_SMBUS_AddrCallback()
2506 uint8_t TransferDirection = SMBUS_DIRECTION_RECEIVE ; in SMBUS_Slave_ADDR() local
H A Dstm32f4xx_hal_i2c.c4922 __weak void HAL_I2C_AddrCallback(I2C_HandleTypeDef *hi2c, uint8_t TransferDirection, uint16_t AddrM… in HAL_I2C_AddrCallback()
5918 uint8_t TransferDirection = I2C_DIRECTION_RECEIVE; in I2C_Slave_ADDR() local
H A Dstm32f4xx_hal_fmpi2c.c4446 __weak void HAL_FMPI2C_AddrCallback(FMPI2C_HandleTypeDef *hfmpi2c, uint8_t TransferDirection, uint1… in HAL_FMPI2C_AddrCallback()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_spi.h56 …uint32_t TransferDirection; /*!< Specifies the SPI unidirectional or bidirectional data mode. member
586 __STATIC_INLINE void LL_SPI_SetTransferDirection(SPI_TypeDef *SPIx, uint32_t TransferDirection) in LL_SPI_SetTransferDirection()
H A Dstm32l4xx_ll_lpuart.h128 …uint32_t TransferDirection; /*!< Specifies whether the Receive and/or Transmit mode is ena… member
807 …ATIC_INLINE void LL_LPUART_SetTransferDirection(USART_TypeDef *LPUARTx, uint32_t TransferDirection) in LL_LPUART_SetTransferDirection()
H A Dstm32l4xx_ll_usart.h116 …uint32_t TransferDirection; /*!< Specifies whether the Receive and/or Transmit mode is ena… member
988 …STATIC_INLINE void LL_USART_SetTransferDirection(USART_TypeDef *USARTx, uint32_t TransferDirection) in LL_USART_SetTransferDirection()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_spi.h56 …uint32_t TransferDirection; /*!< Specifies the SPI unidirectional or bidirectional data mode. member
525 __STATIC_INLINE void LL_SPI_SetTransferDirection(SPI_TypeDef *SPIx, uint32_t TransferDirection) in LL_SPI_SetTransferDirection()
H A Dstm32f4xx_ll_usart.h95 …uint32_t TransferDirection; /*!< Specifies whether the Receive and/or Transmit mode is ena… member
496 …STATIC_INLINE void LL_USART_SetTransferDirection(USART_TypeDef *USARTx, uint32_t TransferDirection) in LL_USART_SetTransferDirection()
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_i2c.c4832 __weak void HAL_I2C_AddrCallback(I2C_HandleTypeDef *hi2c, uint8_t TransferDirection, uint16_t AddrM… in HAL_I2C_AddrCallback()
5777 uint8_t TransferDirection = I2C_DIRECTION_RECEIVE; in I2C_Slave_ADDR() local
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/
H A Dstm32l0xx_hal_i2c.c4430 __weak void HAL_I2C_AddrCallback(I2C_HandleTypeDef *hi2c, uint8_t TransferDirection, uint16_t AddrM… in HAL_I2C_AddrCallback()
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_i2c.c4466 __weak void HAL_I2C_AddrCallback(I2C_HandleTypeDef *hi2c, uint8_t TransferDirection, uint16_t AddrM… in HAL_I2C_AddrCallback()