Home
last modified time | relevance | path

Searched refs:USART_CTRL_CLKPOL_IDLELOW (Results 1 – 3 of 3) sorted by relevance

/bsp/efm32/Libraries/emlib/inc/
A Dem_usart.h128 usartClockMode0 = USART_CTRL_CLKPOL_IDLELOW | USART_CTRL_CLKPHA_SAMPLELEADING,
131 usartClockMode1 = USART_CTRL_CLKPOL_IDLELOW | USART_CTRL_CLKPHA_SAMPLETRAILING,
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_usart.h116 #define USART_CTRL_CLKPOL_IDLELOW (_USART_CTRL_CLKPOL_IDLELOW << 8) /**< Shifted… macro
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_usart.h118 #define USART_CTRL_CLKPOL_IDLELOW (_USART_CTRL_CLKPOL_IDLELOW << 8) /**< Shifted… macro

Completed in 20 milliseconds