Home
last modified time | relevance | path

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

/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_af_channels.h182 #define AF_USART_TX(i) ((i) == 0 ? AF_USART0_TX : (i) == 1 ? AF_USART1_TX : (i) == 2 ? AF_US… macro
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_af_channels.h282 #define AF_USART_TX(i) ((i) == 0 ? AF_USART0_TX : (i) == 1 ? AF_USART1_TX : (i) == 2 ? AF_US… macro

Completed in 8 milliseconds