Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_spi.h92 uint32_t BitOrder; /*!< Specifies whether data transfers start from MSB or LSB bit. member
553 __STATIC_INLINE void LL_SPI_SetTransferBitOrder(SPI_TypeDef *SPIx, uint32_t BitOrder) in LL_SPI_SetTransferBitOrder()
H A Dstm32l4xx_ll_lpuart.h1180 __STATIC_INLINE void LL_LPUART_SetTransferBitOrder(USART_TypeDef *LPUARTx, uint32_t BitOrder) in LL_LPUART_SetTransferBitOrder()
H A Dstm32l4xx_ll_usart.h1561 __STATIC_INLINE void LL_USART_SetTransferBitOrder(USART_TypeDef *USARTx, uint32_t BitOrder) in LL_USART_SetTransferBitOrder()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_spi.h92 uint32_t BitOrder; /*!< Specifies whether data transfers start from MSB or LSB bit. member
492 __STATIC_INLINE void LL_SPI_SetTransferBitOrder(SPI_TypeDef *SPIx, uint32_t BitOrder) in LL_SPI_SetTransferBitOrder()