| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_tim.h | 200 #define TIM_SMCR_OCCS (0x01U << TIM_SMCR_OCCS_Pos) ///< Output compare… macro
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_ll_tim.h | 766 #define LL_TIM_OCREF_CLR_INT_ETR TIM_SMCR_OCCS /*!< OCREF_CLR_INT is connected to E… 2594 MODIFY_REG(TIMx->SMCR, TIM_SMCR_OCCS, OCRefClearInputSource); in LL_TIM_SetOCRefClearInputSource()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/ |
| A D | stm32l1xx_hal_tim.c | 4785 …CLEAR_BIT(htim->Instance->SMCR, (TIM_SMCR_OCCS | TIM_SMCR_ETF | TIM_SMCR_ETPS | TIM_SMCR_ECE | TIM… in HAL_TIM_ConfigOCrefClear() 4791 CLEAR_BIT(htim->Instance->SMCR, TIM_SMCR_OCCS); in HAL_TIM_ConfigOCrefClear() 4816 SET_BIT(htim->Instance->SMCR, TIM_SMCR_OCCS); in HAL_TIM_ConfigOCrefClear()
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_tim.c | 1601 TIMx->SMCR &= (uint16_t)~((uint16_t)TIM_SMCR_OCCS); in TIM_SelectOCREFClear()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_tim.c | 1851 TIMx->SMCR &= (uint16_t)~((uint16_t)TIM_SMCR_OCCS); in TIM_SelectOCREFClear()
|
| /bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/ |
| A D | ft32f030x6.h | 3406 #define TIM_SMCR_OCCS ((uint16_t)0x0008) /*!< OCREF clear selecti… macro
|
| A D | ft32f030x8.h | 3447 #define TIM_SMCR_OCCS ((uint16_t)0x0008) /*!< OCREF clear selecti… macro
|
| A D | ft32f072x8.h | 3498 #define TIM_SMCR_OCCS ((uint16_t)0x0008) /*!< OCREF clear selecti… macro
|
| A D | ft32f032x8.h | 3489 #define TIM_SMCR_OCCS ((uint16_t)0x0008) /*!< OCREF clear selecti… macro
|
| A D | ft32f032x6.h | 3488 #define TIM_SMCR_OCCS ((uint16_t)0x0008) /*!< OCREF clear selecti… macro
|
| A D | ft32f072xb.h | 3727 #define TIM_SMCR_OCCS ((uint16_t)0x0008) /*!< OCREF clear selecti… macro
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/ |
| A D | hk32f030x4x6x8.h | 4296 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
|
| A D | hk32f031x4x6.h | 4347 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
|
| A D | hk32f04ax4x6x8.h | 4276 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
|
| /bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/ |
| A D | stm32l100xb.h | 5642 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
|
| A D | stm32l100xba.h | 5790 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
|
| A D | stm32l151xb.h | 5594 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
|
| A D | stm32l151xba.h | 5670 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
|
| A D | stm32l152xb.h | 5744 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
|
| A D | stm32l152xba.h | 5805 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
|
| A D | stm32l100xc.h | 6359 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
|
| A D | stm32l162xdx.h | 6966 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
|
| A D | stm32l162xe.h | 6966 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
|
| A D | stm32l152xc.h | 6677 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
|
| A D | stm32l152xca.h | 6762 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
|