Home
last modified time | relevance | path

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

/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_af_pins.h84 #define AF_USART0_RX_PIN(f) ((f) == 0 ? 11 : (f) == 1 ? 6 : (f) == 2 ? 10 : -1) macro
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_af_pins.h155 #define AF_USART0_RX_PIN(f) ((f) == 0 ? 11 : (f) == 1 ? 6 : (f) == 2 ? 10 : (f) == 3 ? 12 :… macro
/bsp/efm32/
A Ddrv_usart.c1133 pin_rx = AF_USART0_RX_PIN(location); in rt_hw_usart_unit_init()

Completed in 10 milliseconds