/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_rcc.h | 985 #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/ |
D | stm32f0xx_hal_rcc_ex.h | 1319 #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/ |
D | stm32l0xx_hal_rcc_ex.h | 914 #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/ |
D | stm32f051x8.h | 3829 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TS reset */ macro 3832 #define RCC_AHBRSTR_TSRST RCC_AHBRSTR_TSCRST /*!< TS reset */
|
D | stm32f058xx.h | 3801 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TS reset */ macro 3804 #define RCC_AHBRSTR_TSRST RCC_AHBRSTR_TSCRST /*!< TS reset */
|
D | stm32f071xb.h | 4284 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TS reset */ macro 4287 #define RCC_AHBRSTR_TSRST RCC_AHBRSTR_TSCRST /*!< TS reset */
|
D | stm32f042x6.h | 7570 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TS reset */ macro 7573 #define RCC_AHBRSTR_TSRST RCC_AHBRSTR_TSCRST /*!< TS reset */
|
D | stm32f048xx.h | 7543 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TS reset */ macro 7546 #define RCC_AHBRSTR_TSRST RCC_AHBRSTR_TSCRST /*!< TS reset */
|
D | stm32f091xc.h | 8542 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TS reset */ macro 8545 #define RCC_AHBRSTR_TSRST RCC_AHBRSTR_TSCRST /*!< TS reset */
|
D | stm32f078xx.h | 8044 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TS reset */ macro 8047 #define RCC_AHBRSTR_TSRST RCC_AHBRSTR_TSCRST /*!< TS reset */
|
D | stm32f098xx.h | 8515 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TS reset */ macro 8518 #define RCC_AHBRSTR_TSRST RCC_AHBRSTR_TSCRST /*!< TS reset */
|
D | stm32f072xb.h | 8071 #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/ |
D | stm32l052xx.h | 3933 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
|
D | stm32l053xx.h | 4077 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
|
D | stm32l062xx.h | 4061 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
|
D | stm32l072xx.h | 4093 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
|
D | stm32l083xx.h | 4363 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
|
D | stm32l073xx.h | 4235 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
|
D | stm32l082xx.h | 4221 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
|
D | stm32l063xx.h | 4203 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
|
/hal_stm32-3.4.0/stm32cube/stm32f3xx/soc/ |
D | stm32f301x8.h | 5214 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
|
D | stm32f318xx.h | 5204 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
|
D | stm32f373xc.h | 8202 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
|
D | stm32f378xx.h | 8103 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
|
D | stm32f302xc.h | 9107 #define RCC_AHBRSTR_TSCRST RCC_AHBRSTR_TSCRST_Msk /*!< TSC reset */ macro
|