/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal.c | 468 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_EnableDBGStopMode() 477 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_system.h | 1500 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in LL_DBGMCU_EnableDBGStopMode() 1510 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in LL_DBGMCU_DisableDBGStopMode() 1520 return ((READ_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP) == (DBGMCU_CR_DBG_STOP)) ? 1UL : 0UL); in LL_DBGMCU_IsEnabledDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal.c | 485 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_EnableDBGStopMode() 494 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal.c | 539 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_EnableDBGStopMode() 555 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal.c | 523 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_EnableDBGStopMode() 532 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal.c | 494 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_EnableDBGStopMode() 503 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal.c | 518 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_EnableDBGStopMode() 527 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal.c | 483 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_EnableDBGStopMode() 492 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_system.h | 245 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in LL_DBGMCU_EnableDBGStopMode() 255 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in LL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal.c | 489 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_EnableDBGStopMode() 498 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal.c | 496 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_EnableDBGStopMode() 505 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal.c | 549 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_EnableDBGStopMode() 558 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal.c | 546 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_EnableDBGStopMode() 555 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_system.h | 313 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in LL_DBGMCU_EnableDBGStopMode() 323 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in LL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal.c | 503 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_EnableDBGStopMode() 512 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_system.h | 464 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in LL_DBGMCU_EnableDBGStopMode() 474 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in LL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal.c | 603 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_EnableDBGStopMode() 612 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_system.h | 649 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in LL_DBGMCU_EnableDBGStopMode() 659 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in LL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal.c | 527 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_EnableDBGStopMode() 536 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_system.h | 764 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in LL_DBGMCU_EnableDBGStopMode() 774 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in LL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal.c | 541 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_EnableDBGStopMode() 550 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_system.h | 941 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in LL_DBGMCU_EnableDebugInStopMode() 951 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in LL_DBGMCU_DisableDebugInStopMode()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal.c | 568 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_EnableDBGStopMode() 577 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in HAL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_system.h | 871 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in LL_DBGMCU_EnableDBGStopMode() 881 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in LL_DBGMCU_DisableDBGStopMode()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_system.h | 792 SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in LL_DBGMCU_EnableDBGStopMode() 802 CLEAR_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STOP); in LL_DBGMCU_DisableDBGStopMode()
|