Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_spi.h56 …uint32_t TransferDirection; /*!< Specifies the SPI unidirectional or bidirectional data mode. member
530 __STATIC_INLINE void LL_SPI_SetTransferDirection(SPI_TypeDef *SPIx, uint32_t TransferDirection) in LL_SPI_SetTransferDirection()
A Dstm32l1xx_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()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_sdio.h109 uint32_t TransferDirection; /*!< Specifies the data transfer direction, whether the transfer member
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_sdio.h109 uint32_t TransferDirection; /*!< Specifies the data transfer direction, whether the transfer member
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_sdio.h109 uint32_t TransferDirection; /*!< Specifies the data transfer direction, whether the transfer member
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_sdio.h109 uint32_t TransferDirection; /*!< Specifies the data transfer direction, whether the transfer member
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_i2c.c5076 __weak void HAL_I2C_AddrCallback(I2C_HandleTypeDef *hi2c, uint8_t TransferDirection, uint16_t AddrM… in HAL_I2C_AddrCallback()
6084 uint8_t TransferDirection = I2C_DIRECTION_RECEIVE; in I2C_Slave_ADDR() local

Completed in 27 milliseconds