Searched defs:word_length (Results 1 – 14 of 14) sorted by relevance
| /bsp/ti/c28x/libraries/tms320f28379d/common/source/ |
| A D | F2837xD_Ipc.c | 103 void SendIpcData(void *data, Uint16 word_length, Uint16 flag) in SendIpcData() 120 void RecvIpcData(void *recv_buf, Uint16 word_length) in RecvIpcData()
|
| /bsp/phytium/libraries/drivers/ |
| A D | drv_i2s.c | 84 static FError FI2sEs8336Init(u32 word_length) in FI2sEs8336Init() 130 static FError FI2sRxInit(struct phytium_i2s_device *i2s_dev, u32 word_length) in FI2sRxInit() 361 u32 word_length = i2s_dev->config.samplebits; /* 16-bits word length */ in i2s_init() local
|
| /bsp/mm32/libraries/HAL_Drivers/ |
| A D | drv_uart.c | 233 rt_uint32_t mm32_uart_get_mask(rt_uint32_t word_length, rt_uint32_t parity) in mm32_uart_get_mask()
|
| /bsp/ft32/libraries/Drivers/ |
| A D | drv_usart.c | 229 rt_uint32_t ft32_uart_get_mask(rt_uint32_t word_length, rt_uint32_t parity) in ft32_uart_get_mask()
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/inc/ |
| A D | hpm_uart_drv.h | 46 typedef enum word_length { enum 188 uint8_t word_length; /**< Word length */ member
|
| /bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/ |
| A D | ald_smartcard.h | 117 …usart_word_length_t word_length;/**< Specifies the number of data bits transmitted or received in … member
|
| A D | ald_usart.h | 164 …usart_word_length_t word_length;/**< Specifies the number of data bits transmitted or received in … member
|
| A D | ald_uart.h | 167 …uart_word_length_t word_length; /**< Specifies the number of data bits transmitted or received in … member
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_usart_v2.c | 318 rt_uint32_t stm32_uart_get_mask(rt_uint32_t word_length, rt_uint32_t parity) in stm32_uart_get_mask()
|
| A D | drv_usart.c | 101 rt_uint32_t stm32_uart_get_mask(rt_uint32_t word_length, rt_uint32_t parity) in stm32_uart_get_mask()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/uart/ |
| A D | hal_uart.c | 186 static void uart_set_format(uart_port_t uart_port, uart_word_length_t word_length, in uart_set_format()
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/ |
| A D | hal_uart.h | 110 uart_word_length_t word_length; member
|
| /bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/ |
| A D | ald_uart.h | 173 …ald_uart_word_length_t word_length; /**< Specifies the number of data bits transmitted or received… member
|
| /bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/ |
| A D | ald_uart.h | 176 …uart_word_length_t word_length; /**< Specifies the number of data bits transmitted or received in … member
|
Completed in 48 milliseconds