/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal.h | 346 #define __HAL_DBGMCU_FREEZE_RTC() SET_BIT(DBGMCU->APB5FZ2, DBGMCU_APB5_FZ_DBG_RTC_STOP) macro 472 #define __HAL_DBGMCU_FREEZE_RTC() SET_BIT(DBGMCU->APB5FZ1, DBGMCU_APB5_FZ_DBG_RTC_STOP) macro
|
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal.h | 81 #define __HAL_DBGMCU_FREEZE_RTC() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_RTC_STOP)) macro
|
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal.h | 90 #define __HAL_DBGMCU_FREEZE_RTC() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_RTC_STOP)) macro
|
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal.h | 80 #define __HAL_DBGMCU_FREEZE_RTC() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_RTC_STOP)) macro
|
/hal_stm32-3.4.0/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal.h | 203 #define __HAL_DBGMCU_FREEZE_RTC() SET_BIT(DBGMCU->APB1FZ, DBGMCU_APB1_FZ_DBG_RTC_STOP) macro
|
/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal.h | 276 #define __HAL_DBGMCU_FREEZE_RTC() SET_BIT(DBG->APBFZ1, DBG_APB_FZ1_DBG_RTC_STOP) macro
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal.h | 263 #define __HAL_DBGMCU_FREEZE_RTC() LL_DBGMCU_APB1_GRP1_FreezePeriph(LL_DBGMCU_APB1_GRP… macro
|
/hal_stm32-3.4.0/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal.h | 277 #define __HAL_DBGMCU_FREEZE_RTC() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_RTC_STOP)) macro
|
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal.h | 236 #define __HAL_DBGMCU_FREEZE_RTC() SET_BIT(DBGMCU->APB1FZR1, DBGMCU_APB1FZR1_DBG_RTC_STOP) macro
|
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal.h | 305 #define __HAL_DBGMCU_FREEZE_RTC() SET_BIT(DBGMCU->APB1FZR1, DBGMCU_APB1FZR1_DBG_RTC_STOP) macro
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal.h | 301 #define __HAL_DBGMCU_FREEZE_RTC() SET_BIT(DBGMCU->APB1FZR1, DBGMCU_APB1FZR1_DBG_RTC_STOP) macro
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal.h | 374 #define __HAL_DBGMCU_FREEZE_RTC() LL_DBGMCU_APB1_GRP1_FreezePeriph(LL_DBGMCU_APB1_GRP… macro
|
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal.h | 479 #define __HAL_DBGMCU_FREEZE_RTC() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_RTC_STOP)) macro
|
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal.h | 440 #define __HAL_DBGMCU_FREEZE_RTC() SET_BIT(DBG->APBFZ1, DBG_APB_FZ1_DBG_RTC_STOP) macro
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal.h | 403 #define __HAL_DBGMCU_FREEZE_RTC() SET_BIT(DBGMCU->APB3FZR, DBGMCU_APB3FZR_DBG_RTC_STO… macro
|
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal.h | 454 #define __HAL_DBGMCU_FREEZE_RTC() SET_BIT(DBGMCU->APB3FZR, DBGMCU_APB3FZR_DBG_RTC_STO… macro
|
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal.h | 427 #define __HAL_DBGMCU_FREEZE_RTC() SET_BIT(DBGMCU->APB1FZ, DBGMCU_APB1_FZ_DBG_RTC_STOP) macro
|
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal.h | 898 #define __HAL_DBGMCU_FREEZE_RTC() (DBGMCU->APB4FZ1 |= (DBGMCU_APB4FZ1_DBG_RTC)) macro
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2049 #define __HAL_FREEZE_RTC_DBGMCU __HAL_DBGMCU_FREEZE_RTC
|
/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2027 #define __HAL_FREEZE_RTC_DBGMCU __HAL_DBGMCU_FREEZE_RTC
|
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2041 #define __HAL_FREEZE_RTC_DBGMCU __HAL_DBGMCU_FREEZE_RTC
|
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2038 #define __HAL_FREEZE_RTC_DBGMCU __HAL_DBGMCU_FREEZE_RTC
|
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2049 #define __HAL_FREEZE_RTC_DBGMCU __HAL_DBGMCU_FREEZE_RTC
|
/hal_stm32-3.4.0/stm32cube/stm32f1xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 1870 #define __HAL_FREEZE_RTC_DBGMCU __HAL_DBGMCU_FREEZE_RTC
|
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 1868 #define __HAL_FREEZE_RTC_DBGMCU __HAL_DBGMCU_FREEZE_RTC
|