Home
last modified time | relevance | path

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

/bsp/efm32/Libraries/emlib/src/
A Dem_dbg.c91 port = AF_DBG_SWO_PORT(location); in DBG_SWOEnable()
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_af_ports.h115 #define AF_DBG_SWO_PORT(f) ((f) == 0 ? 5 : (f) == 1 ? 2 : -1) macro
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_af_ports.h194 #define AF_DBG_SWO_PORT(f) ((f) == 0 ? 5 : (f) == 1 ? 2 : (f) == 2 ? 3 : (f) == 3 ? 3 : … macro

Completed in 9 milliseconds