Home
last modified time | relevance | path

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

/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_af_channels.h100 #define AF_USART2_CS 55 macro
169 …RT_CS(i) ((i) == 0 ? AF_USART0_CS : (i) == 1 ? AF_USART1_CS : (i) == 2 ? AF_USART2_CS : -1)
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_af_channels.h171 #define AF_USART2_CS 126 macro
269 …RT_CS(i) ((i) == 0 ? AF_USART0_CS : (i) == 1 ? AF_USART1_CS : (i) == 2 ? AF_USART2_CS : -1)

Completed in 6 milliseconds