/Zephyr-latest/soc/silabs/silabs_s1/efm32jg12b/ |
D | soc_pinmap.h | 27 #define PIN_SWO {gpioPortF, 2, gpioModePushPull, 1} macro 29 #define PIN_SWO {gpioPortB, 13, gpioModePushPull, 1} macro 31 #define PIN_SWO {gpioPortD, 15, gpioModePushPull, 1} macro 33 #define PIN_SWO {gpioPortC, 11, gpioModePushPull, 1} macro
|
/Zephyr-latest/soc/silabs/silabs_s1/efm32pg12b/ |
D | soc_pinmap.h | 27 #define PIN_SWO {gpioPortF, 2, gpioModePushPull, 1} macro 29 #define PIN_SWO {gpioPortB, 13, gpioModePushPull, 1} macro 31 #define PIN_SWO {gpioPortD, 15, gpioModePushPull, 1} macro 33 #define PIN_SWO {gpioPortC, 11, gpioModePushPull, 1} macro
|
/Zephyr-latest/soc/silabs/silabs_s1/efm32pg1b/ |
D | soc_pinmap.h | 27 #define PIN_SWO {gpioPortF, 2, gpioModePushPull, 1} macro 29 #define PIN_SWO {gpioPortB, 13, gpioModePushPull, 1} macro 31 #define PIN_SWO {gpioPortD, 15, gpioModePushPull, 1} macro 33 #define PIN_SWO {gpioPortC, 11, gpioModePushPull, 1} macro
|
/Zephyr-latest/soc/silabs/silabs_s1/efr32bg13p/ |
D | soc_pinmap.h | 23 #define PIN_SWO {gpioPortF, 2, gpioModePushPull, 1} macro 25 #define PIN_SWO {gpioPortB, 13, gpioModePushPull, 1} macro 27 #define PIN_SWO {gpioPortD, 15, gpioModePushPull, 1} macro 29 #define PIN_SWO {gpioPortC, 11, gpioModePushPull, 1} macro
|
/Zephyr-latest/soc/silabs/silabs_s1/efr32fg13p/ |
D | soc_pinmap.h | 27 #define PIN_SWO {gpioPortF, 2, gpioModePushPull, 1} macro 29 #define PIN_SWO {gpioPortB, 13, gpioModePushPull, 1} macro 31 #define PIN_SWO {gpioPortD, 15, gpioModePushPull, 1} macro 33 #define PIN_SWO {gpioPortC, 11, gpioModePushPull, 1} macro
|
/Zephyr-latest/soc/silabs/silabs_s1/efr32fg1p/ |
D | soc_pinmap.h | 27 #define PIN_SWO {gpioPortF, 2, gpioModePushPull, 1} macro 29 #define PIN_SWO {gpioPortB, 13, gpioModePushPull, 1} macro 31 #define PIN_SWO {gpioPortD, 15, gpioModePushPull, 1} macro 33 #define PIN_SWO {gpioPortC, 11, gpioModePushPull, 1} macro
|
/Zephyr-latest/soc/silabs/silabs_s1/efr32mg12p/ |
D | soc_pinmap.h | 26 #define PIN_SWO {gpioPortF, 2, gpioModePushPull, 1} macro 28 #define PIN_SWO {gpioPortB, 13, gpioModePushPull, 1} macro 30 #define PIN_SWO {gpioPortD, 15, gpioModePushPull, 1} macro 32 #define PIN_SWO {gpioPortC, 11, gpioModePushPull, 1} macro
|
/Zephyr-latest/soc/silabs/silabs_s1/efm32gg11b/ |
D | soc_pinmap.h | 30 #define PIN_SWO {gpioPortF, 2, gpioModePushPull, 1} macro 32 #define PIN_SWO {gpioPortC, 15, gpioModePushPull, 1} macro 34 #define PIN_SWO {gpioPortD, 1, gpioModePushPull, 1} macro 36 #define PIN_SWO {gpioPortD, 2, gpioModePushPull, 1} macro
|
/Zephyr-latest/soc/silabs/silabs_s1/efm32gg12b/ |
D | soc_pinmap.h | 29 #define PIN_SWO {gpioPortF, 2, gpioModePushPull, 1} macro 31 #define PIN_SWO {gpioPortC, 15, gpioModePushPull, 1} macro 33 #define PIN_SWO {gpioPortD, 1, gpioModePushPull, 1} macro 35 #define PIN_SWO {gpioPortD, 2, gpioModePushPull, 1} macro
|
/Zephyr-latest/soc/silabs/silabs_s2/efr32mg21/ |
D | soc_pinmap.h | 19 #define PIN_SWO { gpioPortA, 3, gpioModePushPull, 1 } macro
|
/Zephyr-latest/soc/silabs/silabs_s2/efr32mg24/ |
D | soc_pinmap.h | 19 #define PIN_SWO { gpioPortA, 3, gpioModePushPull, 1 } macro
|
/Zephyr-latest/soc/silabs/common/ |
D | soc.c | 165 struct soc_gpio_pin pin_swo = PIN_SWO; in swo_init()
|