Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_dbg.c101 pin = AF_DBG_SWO_PIN(location); in DBG_SWOEnable()
/hal_silabs-latest/gecko/emlib/src/
Dem_dbg.c104 pin = AF_DBG_SWO_PIN(location); in DBG_SWOEnable()
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32WG/Include/
Defm32wg_af_pins.h201 #define AF_DBG_SWO_PIN(i) ((i) == 0 ? 2 : (i) == 1 ? 15 : (i) == 2 ? 1 : (i) == 3 ? 2 : … macro