Searched defs:TransferDirection (Results 1 – 14 of 14) sorted by relevance
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_smbus.c | 1698 __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 D | stm32l4xx_hal_i2c.c | 4445 __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 D | stm32f4xx_hal_fmpsmbus.c | 1699 __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 D | stm32f4xx_hal_smbus.c | 1793 __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 D | stm32f4xx_hal_i2c.c | 4922 __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 D | stm32f4xx_hal_fmpi2c.c | 4446 __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 D | stm32l4xx_ll_spi.h | 56 …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 D | stm32l4xx_ll_lpuart.h | 128 …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 D | stm32l4xx_ll_usart.h | 116 …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 D | stm32f4xx_ll_spi.h | 56 …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 D | stm32f4xx_ll_usart.h | 95 …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 D | stm32f4xx_hal_i2c.c | 4832 __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 D | stm32l0xx_hal_i2c.c | 4430 __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 D | stm32l4xx_hal_i2c.c | 4466 __weak void HAL_I2C_AddrCallback(I2C_HandleTypeDef *hi2c, uint8_t TransferDirection, uint16_t AddrM… in HAL_I2C_AddrCallback()
|