Home
last modified time | relevance | path

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

/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_af_pins.h96 #define AF_UART0_RX_PIN(f) ((f) == 0 ? 7 : (f) == 1 ? 1 : (f) == 2 ? 4 : (f) == 3 ? 15 : -… macro
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_af_pins.h167 #define AF_UART0_RX_PIN(f) ((f) == 0 ? 7 : (f) == 1 ? 1 : (f) == 2 ? 4 : (f) == 3 ? 15 : … macro
/bsp/efm32/
A Ddrv_usart.c1122 pin_rx = AF_UART0_RX_PIN(location); in rt_hw_usart_unit_init()

Completed in 11 milliseconds