| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_TIMER_EX.c | 147 htim->Instance->CR2 |= TIM_CR2_CCPC; in HAL_TIMEx_ConfigCommutEvent()
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/ |
| A D | HAL_TIMER.h | 178 #define TIM_CR2_CCPC TIM_CR2_CCPC_Msk macro
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_tim.c | 746 (state) ? SET_BIT(tim->CR2, TIM_CR2_CCPC) : CLEAR_BIT(tim->CR2, TIM_CR2_CCPC); in TIM_CCPreloadControl()
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/ |
| A D | HAL_TIMER.h | 194 #define TIM_CR2_CCPC TIM_CR2_CCPC_Msk macro
|
| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_tim.h | 149 #define TIM_CR2_CCPC (0x01U << TIM_CR2_CCPC_Pos) ///< Capture/Compar… macro
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_tim.c | 1311 TIMx->CR2 |= TIM_CR2_CCPC; in TIM_CCPreloadControl() 1316 TIMx->CR2 &= (uint16_t)~((uint16_t)TIM_CR2_CCPC); in TIM_CCPreloadControl()
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_tim.c | 1451 TIMx->CR2 |= TIM_CR2_CCPC; in TIM_CCPreloadControl() 1456 TIMx->CR2 &= (uint16_t)~((uint16_t)TIM_CR2_CCPC); in TIM_CCPreloadControl()
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_tim.c | 1088 TIMx->CR2 |= TIM_CR2_CCPC; in TIM_CCPreloadControl() 1093 TIMx->CR2 &= (uint16_t)~((uint16_t)TIM_CR2_CCPC); in TIM_CCPreloadControl()
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_tim.c | 1319 TIMx->CR2 |= TIM_CR2_CCPC; in TIM_CCPreloadControl() 1324 TIMx->CR2 &= (uint16_t)~((uint16_t)TIM_CR2_CCPC); in TIM_CCPreloadControl()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_tim.c | 1321 TIMx->CR2 |= TIM_CR2_CCPC; in TIM_CCPreloadControl() 1326 TIMx->CR2 &= (uint16_t)~((uint16_t)TIM_CR2_CCPC); in TIM_CCPreloadControl()
|
| /bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/ |
| A D | ft32f030x6.h | 3382 #define TIM_CR2_CCPC ((uint16_t)0x0001) /*!<Capture/Compare Prel… macro
|
| A D | ft32f030x8.h | 3423 #define TIM_CR2_CCPC ((uint16_t)0x0001) /*!<Capture/Compare Prel… macro
|
| A D | ft32f072x8.h | 3474 #define TIM_CR2_CCPC ((uint16_t)0x0001) /*!<Capture/Compare Prel… macro
|
| A D | ft32f032x8.h | 3465 #define TIM_CR2_CCPC ((uint16_t)0x0001) /*!<Capture/Compare Prel… macro
|
| A D | ft32f032x6.h | 3464 #define TIM_CR2_CCPC ((uint16_t)0x0001) /*!<Capture/Compare Prel… macro
|
| A D | ft32f072xb.h | 3703 #define TIM_CR2_CCPC ((uint16_t)0x0001) /*!<Capture/Compare Prel… macro
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/Include/ |
| A D | MM32L3xx.h | 2967 #define TIM_CR2_CCPC ((uint16_t)0x0001) /*!<Capture/Compare Prel… macro
|
| /bsp/mm32f103x/Libraries/MM32F103/Include/ |
| A D | MM32F103.h | 2976 #define TIM_CR2_CCPC ((uint16_t)0x0001) /*!<Capture/Compare Prel… macro
|
| /bsp/tkm32F499/Libraries/CMSIS_and_startup/ |
| A D | tk499.h | 3270 #define TIM_CR2_CCPC ((uint16_t)0x0001) /*!<Capture/Compare Prel… macro
|
| /bsp/mm32l07x/Libraries/MM32L0xx/Include/ |
| A D | MM32L0xx.h | 3082 #define TIM_CR2_CCPC ((uint16_t)0x0001) /*!<Capture/Compare Prel… macro
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/ |
| A D | hk32f030x4x6x8.h | 4246 #define TIM_CR2_CCPC TIM_CR2_CCPC_Msk /*!<Capture/Compare … macro
|
| A D | hk32f031x4x6.h | 4297 #define TIM_CR2_CCPC TIM_CR2_CCPC_Msk /*!<Capture/Compare … macro
|
| A D | hk32f04ax4x6x8.h | 4226 #define TIM_CR2_CCPC TIM_CR2_CCPC_Msk /*!<Capture/Compare … macro
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x.h | 3445 #define TIM_CR2_CCPC ((uint16_t)0x0001) /*!< Capture/Compare Pre… macro
|