Home
last modified time | relevance | path

Searched refs:APB1LRSTR (Results 1 – 25 of 32) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h3014 WRITE_REG(RCC->APB1LRSTR, 0xDFFEC1FFU); \
3018 #define __HAL_RCC_TIM2_FORCE_RESET() SET_BIT(RCC->APB1LRSTR, RCC_APB1LRSTR_TIM2RST)
3020 #define __HAL_RCC_TIM3_FORCE_RESET() SET_BIT(RCC->APB1LRSTR, RCC_APB1LRSTR_TIM3RST)
3023 #define __HAL_RCC_TIM4_FORCE_RESET() SET_BIT(RCC->APB1LRSTR, RCC_APB1LRSTR_TIM4RST)
3027 #define __HAL_RCC_TIM5_FORCE_RESET() SET_BIT(RCC->APB1LRSTR, RCC_APB1LRSTR_TIM5RST)
3030 #define __HAL_RCC_TIM6_FORCE_RESET() SET_BIT(RCC->APB1LRSTR, RCC_APB1LRSTR_TIM6RST)
3032 #define __HAL_RCC_TIM7_FORCE_RESET() SET_BIT(RCC->APB1LRSTR, RCC_APB1LRSTR_TIM7RST)
3035 #define __HAL_RCC_TIM12_FORCE_RESET() SET_BIT(RCC->APB1LRSTR, RCC_APB1LRSTR_TIM12RST)
3039 #define __HAL_RCC_TIM13_FORCE_RESET() SET_BIT(RCC->APB1LRSTR, RCC_APB1LRSTR_TIM13RST)
3043 #define __HAL_RCC_TIM14_FORCE_RESET() SET_BIT(RCC->APB1LRSTR, RCC_APB1LRSTR_TIM14RST)
[all …]
Dstm32h5xx_ll_bus.h1783 SET_BIT(RCC->APB1LRSTR, Periphs); in LL_APB1_GRP1_ForceReset()
1870 CLEAR_BIT(RCC->APB1LRSTR, Periphs); in LL_APB1_GRP1_ReleaseReset()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h4933 #define __HAL_RCC_APB1L_FORCE_RESET() (RCC->APB1LRSTR = 0xE8FFC3FFU) /* Resets TIM2..TIM7,…
4935 #define __HAL_RCC_APB1L_FORCE_RESET() (RCC->APB1LRSTR = 0xEAFFC3FFU) /* Resets TIM2..TIM7,…
4942 #define __HAL_RCC_TIM2_FORCE_RESET() (RCC->APB1LRSTR) |= (RCC_APB1LRSTR_TIM2RST)
4943 #define __HAL_RCC_TIM3_FORCE_RESET() (RCC->APB1LRSTR) |= (RCC_APB1LRSTR_TIM3RST)
4944 #define __HAL_RCC_TIM4_FORCE_RESET() (RCC->APB1LRSTR) |= (RCC_APB1LRSTR_TIM4RST)
4945 #define __HAL_RCC_TIM5_FORCE_RESET() (RCC->APB1LRSTR) |= (RCC_APB1LRSTR_TIM5RST)
4946 #define __HAL_RCC_TIM6_FORCE_RESET() (RCC->APB1LRSTR) |= (RCC_APB1LRSTR_TIM6RST)
4947 #define __HAL_RCC_TIM7_FORCE_RESET() (RCC->APB1LRSTR) |= (RCC_APB1LRSTR_TIM7RST)
4948 #define __HAL_RCC_TIM12_FORCE_RESET() (RCC->APB1LRSTR) |= (RCC_APB1LRSTR_TIM12RST)
4949 #define __HAL_RCC_TIM13_FORCE_RESET() (RCC->APB1LRSTR) |= (RCC_APB1LRSTR_TIM13RST)
[all …]
Dstm32h7xx_ll_bus.h2058 SET_BIT(RCC->APB1LRSTR, Periphs); in LL_APB1_GRP1_ForceReset()
2120 CLEAR_BIT(RCC->APB1LRSTR, Periphs); in LL_APB1_GRP1_ReleaseReset()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h732 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 Peripherals reset Low Word register … member
Dstm32h523xx.h896 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 Peripherals reset Low Word register … member
Dstm32h562xx.h943 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 Peripherals reset Low Word register … member
Dstm32h533xx.h960 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 Peripherals reset Low Word register … member
Dstm32h573xx.h1185 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 Peripherals reset Low Word register … member
Dstm32h563xx.h1121 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 Peripherals reset Low Word register … member
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h1113 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 peripheral reset Low Word register, … member
Dstm32h7b0xx.h1116 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 peripheral reset Low Word register, … member
Dstm32h7b0xxq.h1117 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 peripheral reset Low Word register, … member
Dstm32h7a3xxq.h1114 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 peripheral reset Low Word register, … member
Dstm32h7b3xx.h1116 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 peripheral reset Low Word register, … member
Dstm32h7b3xxq.h1117 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 peripheral reset Low Word register, … member
Dstm32h730xxq.h1274 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 peripheral reset Low Word register, … member
Dstm32h733xx.h1273 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 peripheral reset Low Word register, … member
Dstm32h725xx.h1271 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 peripheral reset Low Word register, … member
Dstm32h730xx.h1273 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 peripheral reset Low Word register, … member
Dstm32h735xx.h1274 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 peripheral reset Low Word register, … member
Dstm32h742xx.h1180 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 peripheral reset Low Word register, … member
Dstm32h723xx.h1270 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 peripheral reset Low Word register, … member
Dstm32h750xx.h1268 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 peripheral reset Low Word register, … member
Dstm32h753xx.h1268 …__IO uint32_t APB1LRSTR; /*!< RCC APB1 peripheral reset Low Word register, … member

12