Home
last modified time | relevance | path

Searched refs:USART_FRAME_STOPBITS_ONE (Results 1 – 4 of 4) sorted by relevance

/bsp/efm32/Libraries/emlib/inc/
A Dem_usart.h118 usartStopbits1 = USART_FRAME_STOPBITS_ONE, /**< 1 stopbits. */
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_usart.h280 #define USART_FRAME_STOPBITS_ONE (_USART_FRAME_STOPBITS_ONE << 12) /**< Shifte… macro
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_usart.h292 #define USART_FRAME_STOPBITS_ONE (_USART_FRAME_STOPBITS_ONE << 12) /**< Shifte… macro
/bsp/efm32/
A Ddrv_usart.c1344 init_async.stopbits = USART_FRAME_STOPBITS_ONE; in rt_hw_usart_unit_init()

Completed in 22 milliseconds