Home
last modified time | relevance | path

Searched refs:AF_USART2_TX (Results 1 – 2 of 2) sorted by relevance

/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_af_channels.h97 #define AF_USART2_TX 52 macro
182 …RT_TX(i) ((i) == 0 ? AF_USART0_TX : (i) == 1 ? AF_USART1_TX : (i) == 2 ? AF_USART2_TX : -1)
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_af_channels.h168 #define AF_USART2_TX 123 macro
282 …RT_TX(i) ((i) == 0 ? AF_USART0_TX : (i) == 1 ? AF_USART1_TX : (i) == 2 ? AF_USART2_TX : -1)

Completed in 8 milliseconds