Home
last modified time | relevance | path

Searched refs:RCC_APB1RSTR_TIM13RST (Results 1 – 25 of 45) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rcc_ex.h1469 #define __HAL_RCC_TIM13_FORCE_RESET() (RCC->APB1RSTR |= (RCC_APB1RSTR_TIM13RST))
1477 #define __HAL_RCC_TIM13_RELEASE_RESET() (RCC->APB1RSTR &= ~(RCC_APB1RSTR_TIM13RST))
1492 #define __HAL_RCC_TIM13_FORCE_RESET() (RCC->APB1RSTR |= (RCC_APB1RSTR_TIM13RST))
1496 #define __HAL_RCC_TIM13_RELEASE_RESET() (RCC->APB1RSTR &= ~(RCC_APB1RSTR_TIM13RST))
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rcc_ex.h1756 #define __HAL_RCC_TIM13_FORCE_RESET() (RCC->APB1RSTR |= (RCC_APB1RSTR_TIM13RST))
1780 #define __HAL_RCC_TIM13_RELEASE_RESET() (RCC->APB1RSTR &= ~(RCC_APB1RSTR_TIM13RST))
2696 #define __HAL_RCC_TIM13_FORCE_RESET() (RCC->APB1RSTR |= (RCC_APB1RSTR_TIM13RST))
2718 #define __HAL_RCC_TIM13_RELEASE_RESET() (RCC->APB1RSTR &= ~(RCC_APB1RSTR_TIM13RST))
4542 #define __HAL_RCC_TIM13_FORCE_RESET() (RCC->APB1RSTR |= (RCC_APB1RSTR_TIM13RST))
4567 #define __HAL_RCC_TIM13_RELEASE_RESET() (RCC->APB1RSTR &= ~(RCC_APB1RSTR_TIM13RST))
5504 #define __HAL_RCC_TIM13_FORCE_RESET() (RCC->APB1RSTR |= (RCC_APB1RSTR_TIM13RST))
5532 #define __HAL_RCC_TIM13_RELEASE_RESET() (RCC->APB1RSTR &= ~(RCC_APB1RSTR_TIM13RST))
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_rcc.h1121 #define __HAL_RCC_TIM13_FORCE_RESET() (RCC->APB1RSTR |= (RCC_APB1RSTR_TIM13RST))
1146 #define __HAL_RCC_TIM13_RELEASE_RESET() (RCC->APB1RSTR &= ~(RCC_APB1RSTR_TIM13RST))
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h2813 #define __HAL_RCC_TIM13_FORCE_RESET() (RCC->APB1RSTR |= (RCC_APB1RSTR_TIM13RST))
2826 #define __HAL_RCC_TIM13_RELEASE_RESET() (RCC->APB1RSTR &= ~(RCC_APB1RSTR_TIM13RST))
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc_ex.h1847 #define __HAL_RCC_TIM13_FORCE_RESET() (RCC->APB1RSTR |= (RCC_APB1RSTR_TIM13RST))
1874 #define __HAL_RCC_TIM13_RELEASE_RESET() (RCC->APB1RSTR &= ~(RCC_APB1RSTR_TIM13RST))
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f100xe.h1491 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk /*!< TIM13 Timer res… macro
Dstm32f101xg.h1524 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk /*!< TIM13 Timer res… macro
Dstm32f103xg.h1691 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk /*!< TIM13 Timer res… macro
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f378xx.h7830 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk /*!< Timer 13 reset … macro
Dstm32f373xc.h7920 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk /*!< Timer 13 reset … macro
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h9343 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk macro
Dstm32f205xx.h9100 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk macro
Dstm32f207xx.h9405 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk macro
Dstm32f217xx.h9648 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk macro
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f405xx.h9496 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk macro
Dstm32f412cx.h8634 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk macro
Dstm32f415xx.h9769 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk macro
Dstm32f423xx.h9860 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk macro
Dstm32f407xx.h9802 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk macro
Dstm32f412zx.h9587 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk macro
Dstm32f412rx.h9572 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk macro
Dstm32f412vx.h9577 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk macro
Dstm32f413xx.h9821 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk macro
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h9475 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk macro
Dstm32f722xx.h9459 #define RCC_APB1RSTR_TIM13RST RCC_APB1RSTR_TIM13RST_Msk macro

12