| /bsp/yichip/yc3121-pos/Libraries/sdk/ |
| A D | yc_uart.h | 46 #define IS_USART_STOPBITS(STOPBITS) (((STOPBITS) == StopBits_1) || \ macro
|
| A D | yc_uart.c | 158 _ASSERT(IS_USART_STOPBITS(UART_InitStruct->StopBits)); in UART_Init()
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_usart.h | 120 #define IS_USART_STOPBITS(STOPBITS) (((STOPBITS) == USART_StopBits_1) || \ macro
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_usart.h | 143 #define IS_USART_STOPBITS(STOPBITS) … macro
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/ |
| A D | n32wb452_usart.h | 144 #define IS_USART_STOPBITS(STOPBITS) … macro
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_usart.h | 143 #define IS_USART_STOPBITS(STOPBITS) … macro
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/ |
| A D | n32g4fr_usart.h | 144 #define IS_USART_STOPBITS(STOPBITS) … macro
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | n32g43x_usart.h | 143 #define IS_USART_STOPBITS(STOPBITS) … macro
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_usart.h | 144 #define IS_USART_STOPBITS(STOPBITS) … macro
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_usart.h | 144 #define IS_USART_STOPBITS(STOPBITS) … macro
|
| /bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/ |
| A D | ald_smartcard.c | 222 assert_param(IS_USART_STOPBITS(hperh->init.stop_bits)); in ald_smartcard_init() 875 assert_param(IS_USART_STOPBITS(hperh->init.stop_bits)); in smartcard_set_config()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_hal_usart.h | 593 #define IS_USART_STOPBITS(STOPBITS) (((STOPBITS) == USART_STOPBITS_1) || \ macro
|
| /bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/ |
| A D | ald_usart.h | 395 #define IS_USART_STOPBITS(x) (((x) == USART_STOP_BITS_1) || \ macro
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_usart.h | 119 #define IS_USART_STOPBITS(STOPBITS) (((STOPBITS) == USART_StopBits_1) || \ macro
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/ |
| A D | ht32f5xxxx_usart.h | 107 #define IS_USART_STOPBITS(STOPBITS) ((STOPBITS == USART_STOPBITS_1) || \ macro
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_usart.c | 186 assert_param(IS_USART_STOPBITS(USART_InitStruct->StopBits)); in USART_Init()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_usart.c | 186 assert_param(IS_USART_STOPBITS(USART_InitStruct->StopBits)); in USART_Init()
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_usart.c | 186 assert_param(IS_USART_STOPBITS(USART_InitStruct->StopBits)); in USART_Init()
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/ |
| A D | ht32f5xxxx_usart.c | 162 Assert_Param(IS_USART_STOPBITS(USART_InitStruct->USART_StopBits)); in USART_Init()
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_usart.c | 166 assert_param(IS_USART_STOPBITS(USART_InitStruct->USART_StopBits)); in USART_Init()
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/ |
| A D | n32g4fr_usart.c | 199 assert_param(IS_USART_STOPBITS(USART_InitStruct->StopBits)); in USART_Init()
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_usart.c | 199 assert_param(IS_USART_STOPBITS(USART_InitStruct->StopBits)); in USART_Init()
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/ |
| A D | n32wb452_usart.c | 199 assert_param(IS_USART_STOPBITS(USART_InitStruct->StopBits)); in USART_Init()
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/ |
| A D | ht32f1xxxx_usart.h | 120 #define IS_USART_STOPBITS(STOPBITS) ((STOPBITS == USART_STOPBITS_1) || \ macro
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_usart.h | 124 #define IS_USART_STOPBITS(STOPBITS) (((STOPBITS) == USART_StopBits_1) || \ macro
|