Home
last modified time | relevance | path

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

/bsp/efm32/Libraries/emlib/src/
A Dem_dbg.c92 pin = AF_DBG_SWO_PIN(location); in DBG_SWOEnable()
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_af_pins.h115 #define AF_DBG_SWO_PIN(f) ((f) == 0 ? 2 : (f) == 1 ? 15 : -1) macro
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_af_pins.h194 #define AF_DBG_SWO_PIN(f) ((f) == 0 ? 2 : (f) == 1 ? 15 : (f) == 2 ? 1 : (f) == 3 ? 2 : … macro

Completed in 8 milliseconds