Home
last modified time | relevance | path

Searched defs:DataWidth (Results 1 – 25 of 70) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_lpuart.h82 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
660 __STATIC_INLINE void LL_LPUART_SetDataWidth(USART_TypeDef *LPUARTx, uint32_t DataWidth) in LL_LPUART_SetDataWidth()
764 __STATIC_INLINE void LL_LPUART_ConfigCharacter(USART_TypeDef *LPUARTx, uint32_t DataWidth, uint32_t… in LL_LPUART_ConfigCharacter()
Dstm32l0xx_ll_usart.h77 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
798 __STATIC_INLINE void LL_USART_SetDataWidth(USART_TypeDef *USARTx, uint32_t DataWidth) in LL_USART_SetDataWidth()
1097 __STATIC_INLINE void LL_USART_ConfigCharacter(USART_TypeDef *USARTx, uint32_t DataWidth, uint32_t P… in LL_USART_ConfigCharacter()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_usart.h79 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
588 __STATIC_INLINE void LL_USART_SetDataWidth(USART_TypeDef *USARTx, uint32_t DataWidth) in LL_USART_SetDataWidth()
850 __STATIC_INLINE void LL_USART_ConfigCharacter(USART_TypeDef *USARTx, uint32_t DataWidth, uint32_t P… in LL_USART_ConfigCharacter()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_usart.h79 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
590 __STATIC_INLINE void LL_USART_SetDataWidth(USART_TypeDef *USARTx, uint32_t DataWidth) in LL_USART_SetDataWidth()
854 __STATIC_INLINE void LL_USART_ConfigCharacter(USART_TypeDef *USARTx, uint32_t DataWidth, uint32_t P… in LL_USART_ConfigCharacter()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_usart.h79 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
588 __STATIC_INLINE void LL_USART_SetDataWidth(USART_TypeDef *USARTx, uint32_t DataWidth) in LL_USART_SetDataWidth()
850 __STATIC_INLINE void LL_USART_ConfigCharacter(USART_TypeDef *USARTx, uint32_t DataWidth, uint32_t P… in LL_USART_ConfigCharacter()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_usart.h79 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
588 __STATIC_INLINE void LL_USART_SetDataWidth(USART_TypeDef *USARTx, uint32_t DataWidth) in LL_USART_SetDataWidth()
850 __STATIC_INLINE void LL_USART_ConfigCharacter(USART_TypeDef *USARTx, uint32_t DataWidth, uint32_t P… in LL_USART_ConfigCharacter()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_lpuart.h110 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
846 __STATIC_INLINE void LL_LPUART_SetDataWidth(USART_TypeDef *LPUARTx, uint32_t DataWidth) in LL_LPUART_SetDataWidth()
996 __STATIC_INLINE void LL_LPUART_ConfigCharacter(USART_TypeDef *LPUARTx, uint32_t DataWidth, uint32_t… in LL_LPUART_ConfigCharacter()
Dstm32wbxx_ll_spi.h65 uint32_t DataWidth; /*!< Specifies the SPI data width. member
627 __STATIC_INLINE void LL_SPI_SetDataWidth(SPI_TypeDef *SPIx, uint32_t DataWidth) in LL_SPI_SetDataWidth()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_lpuart.h110 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
846 __STATIC_INLINE void LL_LPUART_SetDataWidth(USART_TypeDef *LPUARTx, uint32_t DataWidth) in LL_LPUART_SetDataWidth()
996 __STATIC_INLINE void LL_LPUART_ConfigCharacter(USART_TypeDef *LPUARTx, uint32_t DataWidth, uint32_t… in LL_LPUART_ConfigCharacter()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_lpuart.h110 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
846 __STATIC_INLINE void LL_LPUART_SetDataWidth(USART_TypeDef *LPUARTx, uint32_t DataWidth) in LL_LPUART_SetDataWidth()
996 __STATIC_INLINE void LL_LPUART_ConfigCharacter(USART_TypeDef *LPUARTx, uint32_t DataWidth, uint32_t… in LL_LPUART_ConfigCharacter()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_lpuart.h110 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
846 __STATIC_INLINE void LL_LPUART_SetDataWidth(USART_TypeDef *LPUARTx, uint32_t DataWidth) in LL_LPUART_SetDataWidth()
996 __STATIC_INLINE void LL_LPUART_ConfigCharacter(USART_TypeDef *LPUARTx, uint32_t DataWidth, uint32_t… in LL_LPUART_ConfigCharacter()
Dstm32u0xx_ll_spi.h65 uint32_t DataWidth; /*!< Specifies the SPI data width. member
627 __STATIC_INLINE void LL_SPI_SetDataWidth(SPI_TypeDef *SPIx, uint32_t DataWidth) in LL_SPI_SetDataWidth()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_lpuart.h110 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
846 __STATIC_INLINE void LL_LPUART_SetDataWidth(USART_TypeDef *LPUARTx, uint32_t DataWidth) in LL_LPUART_SetDataWidth()
996 __STATIC_INLINE void LL_LPUART_ConfigCharacter(USART_TypeDef *LPUARTx, uint32_t DataWidth, uint32_t… in LL_LPUART_ConfigCharacter()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_lpuart.h110 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
856 __STATIC_INLINE void LL_LPUART_SetDataWidth(USART_TypeDef *LPUARTx, uint32_t DataWidth) in LL_LPUART_SetDataWidth()
1006 __STATIC_INLINE void LL_LPUART_ConfigCharacter(USART_TypeDef *LPUARTx, uint32_t DataWidth, uint32_t… in LL_LPUART_ConfigCharacter()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_lpuart.h110 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
846 __STATIC_INLINE void LL_LPUART_SetDataWidth(USART_TypeDef *LPUARTx, uint32_t DataWidth) in LL_LPUART_SetDataWidth()
996 __STATIC_INLINE void LL_LPUART_ConfigCharacter(USART_TypeDef *LPUARTx, uint32_t DataWidth, uint32_t… in LL_LPUART_ConfigCharacter()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_lpuart.h110 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
846 __STATIC_INLINE void LL_LPUART_SetDataWidth(USART_TypeDef *LPUARTx, uint32_t DataWidth) in LL_LPUART_SetDataWidth()
996 __STATIC_INLINE void LL_LPUART_ConfigCharacter(USART_TypeDef *LPUARTx, uint32_t DataWidth, uint32_t… in LL_LPUART_ConfigCharacter()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_lpuart.h110 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
846 __STATIC_INLINE void LL_LPUART_SetDataWidth(USART_TypeDef *LPUARTx, uint32_t DataWidth) in LL_LPUART_SetDataWidth()
996 __STATIC_INLINE void LL_LPUART_ConfigCharacter(USART_TypeDef *LPUARTx, uint32_t DataWidth, uint32_t… in LL_LPUART_ConfigCharacter()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_lpuart.h110 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
846 __STATIC_INLINE void LL_LPUART_SetDataWidth(USART_TypeDef *LPUARTx, uint32_t DataWidth) in LL_LPUART_SetDataWidth()
996 __STATIC_INLINE void LL_LPUART_ConfigCharacter(USART_TypeDef *LPUARTx, uint32_t DataWidth, uint32_t… in LL_LPUART_ConfigCharacter()
Dstm32l5xx_ll_spi.h65 uint32_t DataWidth; /*!< Specifies the SPI data width. member
627 __STATIC_INLINE void LL_SPI_SetDataWidth(SPI_TypeDef *SPIx, uint32_t DataWidth) in LL_SPI_SetDataWidth()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_lpuart.h110 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
846 __STATIC_INLINE void LL_LPUART_SetDataWidth(USART_TypeDef *LPUARTx, uint32_t DataWidth) in LL_LPUART_SetDataWidth()
996 __STATIC_INLINE void LL_LPUART_ConfigCharacter(USART_TypeDef *LPUARTx, uint32_t DataWidth, uint32_t… in LL_LPUART_ConfigCharacter()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_spi.h67 uint32_t DataWidth; /*!< Specifies the SPI data width. member
640 __STATIC_INLINE void LL_SPI_SetDataWidth(SPI_TypeDef *SPIx, uint32_t DataWidth) in LL_SPI_SetDataWidth()
Dstm32l4xx_ll_lpuart.h114 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
923 __STATIC_INLINE void LL_LPUART_SetDataWidth(USART_TypeDef *LPUARTx, uint32_t DataWidth) in LL_LPUART_SetDataWidth()
1075 __STATIC_INLINE void LL_LPUART_ConfigCharacter(USART_TypeDef *LPUARTx, uint32_t DataWidth, uint32_t… in LL_LPUART_ConfigCharacter()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_lpuart.h110 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
862 __STATIC_INLINE void LL_LPUART_SetDataWidth(USART_TypeDef *LPUARTx, uint32_t DataWidth) in LL_LPUART_SetDataWidth()
1012 __STATIC_INLINE void LL_LPUART_ConfigCharacter(USART_TypeDef *LPUARTx, uint32_t DataWidth, uint32_t… in LL_LPUART_ConfigCharacter()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_lpuart.h110 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
863 __STATIC_INLINE void LL_LPUART_SetDataWidth(USART_TypeDef *LPUARTx, uint32_t DataWidth) in LL_LPUART_SetDataWidth()
1013 __STATIC_INLINE void LL_LPUART_ConfigCharacter(USART_TypeDef *LPUARTx, uint32_t DataWidth, uint32_t… in LL_LPUART_ConfigCharacter()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_usart.h78 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
802 __STATIC_INLINE void LL_USART_SetDataWidth(USART_TypeDef *USARTx, uint32_t DataWidth) in LL_USART_SetDataWidth()
1109 __STATIC_INLINE void LL_USART_ConfigCharacter(USART_TypeDef *USARTx, uint32_t DataWidth, uint32_t P… in LL_USART_ConfigCharacter()

123