Home
last modified time | relevance | path

Searched refs:RCC_AHBRSTR_TSCRST (Results 1 – 25 of 34) sorted by relevance

12

/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc.h985 #define __HAL_RCC_TSC_FORCE_RESET() (RCC->AHBRSTR |= (RCC_AHBRSTR_TSCRST))
993 #define __HAL_RCC_TSC_RELEASE_RESET() (RCC->AHBRSTR &= ~(RCC_AHBRSTR_TSCRST))
/hal_stm32-3.4.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_rcc_ex.h1319 #define __HAL_RCC_TSC_FORCE_RESET() (RCC->AHBRSTR |= (RCC_AHBRSTR_TSCRST))
1321 #define __HAL_RCC_TSC_RELEASE_RESET() (RCC->AHBRSTR &= ~(RCC_AHBRSTR_TSCRST))
/hal_stm32-3.4.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_rcc_ex.h914 #define __HAL_RCC_TSC_FORCE_RESET() SET_BIT(RCC->AHBRSTR, (RCC_AHBRSTR_TSCRST))
915 #define __HAL_RCC_TSC_RELEASE_RESET() CLEAR_BIT(RCC->AHBRSTR, (RCC_AHBRSTR_TSCRST))
/hal_stm32-3.4.0/stm32cube/stm32f0xx/soc/
Dstm32f051x8.h3829 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TS reset */ macro
3832 #define RCC_AHBRSTR_TSRST RCC_AHBRSTR_TSCRST /*!< TS reset */
Dstm32f058xx.h3801 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TS reset */ macro
3804 #define RCC_AHBRSTR_TSRST RCC_AHBRSTR_TSCRST /*!< TS reset */
Dstm32f071xb.h4284 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TS reset */ macro
4287 #define RCC_AHBRSTR_TSRST RCC_AHBRSTR_TSCRST /*!< TS reset */
Dstm32f042x6.h7570 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TS reset */ macro
7573 #define RCC_AHBRSTR_TSRST RCC_AHBRSTR_TSCRST /*!< TS reset */
Dstm32f048xx.h7543 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TS reset */ macro
7546 #define RCC_AHBRSTR_TSRST RCC_AHBRSTR_TSCRST /*!< TS reset */
Dstm32f091xc.h8542 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TS reset */ macro
8545 #define RCC_AHBRSTR_TSRST RCC_AHBRSTR_TSCRST /*!< TS reset */
Dstm32f078xx.h8044 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TS reset */ macro
8047 #define RCC_AHBRSTR_TSRST RCC_AHBRSTR_TSCRST /*!< TS reset */
Dstm32f098xx.h8515 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TS reset */ macro
8518 #define RCC_AHBRSTR_TSRST RCC_AHBRSTR_TSCRST /*!< TS reset */
Dstm32f072xb.h8071 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TS reset */ macro
8074 #define RCC_AHBRSTR_TSRST RCC_AHBRSTR_TSCRST /*!< TS reset */
/hal_stm32-3.4.0/stm32cube/stm32l0xx/soc/
Dstm32l052xx.h3933 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
Dstm32l053xx.h4077 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
Dstm32l062xx.h4061 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
Dstm32l072xx.h4093 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
Dstm32l083xx.h4363 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
Dstm32l073xx.h4235 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
Dstm32l082xx.h4221 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
Dstm32l063xx.h4203 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
/hal_stm32-3.4.0/stm32cube/stm32f3xx/soc/
Dstm32f301x8.h5214 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
Dstm32f318xx.h5204 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
Dstm32f373xc.h8202 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
Dstm32f378xx.h8103 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
Dstm32f302xc.h9107 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro

12