Home
last modified time | relevance | path

Searched refs:USART_STPB_0_5 (Results 1 – 9 of 9) sorted by relevance

/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_usart.h140 #define USART_STPB_0_5 ((uint16_t)0x1000) macro
144 …(((STOPBITS) == USART_STPB_1) || ((STOPBITS) == USART_STPB_0_5) || ((STOPBITS) == USART_STPB_2) …
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_usart.h141 #define USART_STPB_0_5 ((uint16_t)0x1000) macro
145 …(((STOPBITS) == USART_STPB_1) || ((STOPBITS) == USART_STPB_0_5) || ((STOPBITS) == USART_STPB_2) …
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_usart.h140 #define USART_STPB_0_5 ((uint16_t)0x1000) macro
144 …(((STOPBITS) == USART_STPB_1) || ((STOPBITS) == USART_STPB_0_5) || ((STOPBITS) == USART_STPB_2) …
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_usart.h141 #define USART_STPB_0_5 ((uint16_t)0x1000) macro
145 …(((STOPBITS) == USART_STPB_1) || ((STOPBITS) == USART_STPB_0_5) || ((STOPBITS) == USART_STPB_2) …
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_usart.h140 #define USART_STPB_0_5 ((uint16_t)0x1000) macro
144 …(((STOPBITS) == USART_STPB_1) || ((STOPBITS) == USART_STPB_0_5) || ((STOPBITS) == USART_STPB_2) …
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_usart.h141 #define USART_STPB_0_5 ((uint16_t)0x1000) macro
145 …(((STOPBITS) == USART_STPB_1) || ((STOPBITS) == USART_STPB_0_5) || ((STOPBITS) == USART_STPB_2) …
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_usart.h141 #define USART_STPB_0_5 ((uint16_t)0x1000) macro
145 …(((STOPBITS) == USART_STPB_1) || ((STOPBITS) == USART_STPB_0_5) || ((STOPBITS) == USART_STPB_2) …
/bsp/n32/libraries/n32_drivers/
A Ddrv_usart.c443 USART_InitStructure.StopBits = USART_STPB_0_5; in n32_configure()
A Ddrv_usart_v2.c736 uart->handle.Init.StopBits = USART_STPB_0_5; in n32_configure()

Completed in 21 milliseconds