Home
last modified time | relevance | path

Searched defs:WordLength (Results 1 – 6 of 6) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_hal_irda.h53 …uint32_t WordLength; /*!< Specifies the number of data bits transmitted or received… member
Dstm32f4xx_hal_usart.h54 …uint32_t WordLength; /*!< Specifies the number of data bits transmitted or received… member
Dstm32f4xx_hal_uart.h55 …uint32_t WordLength; /*!< Specifies the number of data bits transmitted or received… member
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_usart.h61 …uint32_t WordLength; /*!< Specifies the number of data bits transmitted or received… member
Dstm32mp1xx_hal_uart.h59 …uint32_t WordLength; /*!< Specifies the number of data bits transmitted or received… member
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/
Dgr55xx_ll_pkc.h1885 __STATIC_INLINE void ll_pkc_set_operation_word_length(pkc_regs_t *PKCx, uint32_t WordLength) in ll_pkc_set_operation_word_length()