Home
last modified time | relevance | path

Searched refs:TIM_SMCR_OCCS (Results 1 – 25 of 36) sorted by relevance

12

/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_tim.h200 #define TIM_SMCR_OCCS (0x01U << TIM_SMCR_OCCS_Pos) ///< Output compare… macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_tim.h766 #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 Dstm32l1xx_hal_tim.c4785 …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 Dft32f0xx_tim.c1601 TIMx->SMCR &= (uint16_t)~((uint16_t)TIM_SMCR_OCCS); in TIM_SelectOCREFClear()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_tim.c1851 TIMx->SMCR &= (uint16_t)~((uint16_t)TIM_SMCR_OCCS); in TIM_SelectOCREFClear()
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/
A Dft32f030x6.h3406 #define TIM_SMCR_OCCS ((uint16_t)0x0008) /*!< OCREF clear selecti… macro
A Dft32f030x8.h3447 #define TIM_SMCR_OCCS ((uint16_t)0x0008) /*!< OCREF clear selecti… macro
A Dft32f072x8.h3498 #define TIM_SMCR_OCCS ((uint16_t)0x0008) /*!< OCREF clear selecti… macro
A Dft32f032x8.h3489 #define TIM_SMCR_OCCS ((uint16_t)0x0008) /*!< OCREF clear selecti… macro
A Dft32f032x6.h3488 #define TIM_SMCR_OCCS ((uint16_t)0x0008) /*!< OCREF clear selecti… macro
A Dft32f072xb.h3727 #define TIM_SMCR_OCCS ((uint16_t)0x0008) /*!< OCREF clear selecti… macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/
A Dhk32f030x4x6x8.h4296 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
A Dhk32f031x4x6.h4347 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
A Dhk32f04ax4x6x8.h4276 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
/bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/
A Dstm32l100xb.h5642 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
A Dstm32l100xba.h5790 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
A Dstm32l151xb.h5594 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
A Dstm32l151xba.h5670 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
A Dstm32l152xb.h5744 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
A Dstm32l152xba.h5805 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
A Dstm32l100xc.h6359 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
A Dstm32l162xdx.h6966 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
A Dstm32l162xe.h6966 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
A Dstm32l152xc.h6677 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro
A Dstm32l152xca.h6762 #define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear sel… macro

Completed in 1449 milliseconds

12