Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_gpio_ex.h847 #define AFIO_DBGAFR_CONFIG(DBGAFR_SWJCFG) do{ uint32_t tmpreg = AFIO->MAPR; \ argument
849 tmpreg |= DBGAFR_SWJCFG; \