| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_tim.c | 112 MODIFY_REG(tim->CCMR1, TIM_CCMR1_OC1M, init_struct->TIM_OCMode); in TIM_OC1Init() 658 MODIFY_REG(tim->CCMR1, TIM_CCMR1_OC1M, forced_action); in TIM_ForcedOC1Config() 1080 MODIFY_REG(tim->CCMR1, TIM_CCMR1_OC1M, mode); in TIM_SelectOCxM()
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_tim.c | 752 tmpccmrx &= (uint16_t)(~((uint16_t)TIM_CCMR1_OC1M)); in TIM_OC1Init() 1110 *(__IO uint32_t *) tmp &= (uint32_t)~((uint32_t)TIM_CCMR1_OC1M); in TIM_SelectOCxM() 1208 tmpccmr1 &= (uint16_t)~((uint16_t)TIM_CCMR1_OC1M); in TIM_ForcedOC1Config()
|
| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_tim.h | 335 #define TIM_CCMR1_OC1M (0x07U << TIM_CCMR1_OC1M_Pos) ///< OC1M[2:0] bits… macro
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_tim.c | 260 tmpccmrx &= (uint16_t)(~((uint16_t)TIM_CCMR1_OC1M)); in TIM_OC1Init() 1283 tmpccmr1 &= (uint16_t)~((uint16_t)TIM_CCMR1_OC1M); in TIM_ForcedOC1Config() 2028 *(__IO uint32_t *) tmp &= (uint32_t)~((uint32_t)TIM_CCMR1_OC1M); in TIM_SelectOCxM()
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_tim.c | 541 tmpccmrx &= (uint16_t)(~((uint16_t)TIM_CCMR1_OC1M)); in TIM_OC1Init() 895 *(__IO uint32_t *) tmp &= (uint32_t)~((uint32_t)TIM_CCMR1_OC1M); in TIM_SelectOCxM() 989 tmpccmr1 &= (uint16_t)~((uint16_t)TIM_CCMR1_OC1M); in TIM_ForcedOC1Config()
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_tim.c | 760 tmpccmrx &= (uint16_t)(~((uint16_t)TIM_CCMR1_OC1M)); in TIM_OC1Init() 1118 *(__IO uint32_t *) tmp &= (uint32_t)~((uint32_t)TIM_CCMR1_OC1M); in TIM_SelectOCxM() 1216 tmpccmr1 &= (uint16_t)~((uint16_t)TIM_CCMR1_OC1M); in TIM_ForcedOC1Config()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_tim.c | 762 tmpccmrx &= (uint16_t)(~((uint16_t)TIM_CCMR1_OC1M)); in TIM_OC1Init() 1120 *(__IO uint32_t *) tmp &= (uint32_t)~((uint32_t)TIM_CCMR1_OC1M); in TIM_SelectOCxM() 1218 tmpccmr1 &= (uint16_t)~((uint16_t)TIM_CCMR1_OC1M); in TIM_ForcedOC1Config()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/ |
| A D | stm32l1xx_ll_tim.c | 527 MODIFY_REG(tmpccmr1, TIM_CCMR1_OC1M, TIM_OCInitStruct->OCMode); in OC1Config()
|
| A D | stm32l1xx_hal_tim.c | 6365 tmpccmrx &= ~TIM_CCMR1_OC1M; in TIM_OC1_SetConfig()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_ll_tim.h | 1387 …MODIFY_REG(*pReg, ((TIM_CCMR1_OC1M | TIM_CCMR1_CC1S) << SHIFT_TAB_OCxx[iChannel]), Mode << SHIFT_… in LL_TIM_OC_SetMode() 1416 …return (READ_BIT(*pReg, ((TIM_CCMR1_OC1M | TIM_CCMR1_CC1S) << SHIFT_TAB_OCxx[iChannel])) >> SHIFT_… in LL_TIM_OC_GetMode()
|
| /bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/ |
| A D | ft32f030x6.h | 3477 #define TIM_CCMR1_OC1M ((uint16_t)0x0070) /*!<OC1M[2:0] bits (Outp… macro
|
| A D | ft32f030x8.h | 3518 #define TIM_CCMR1_OC1M ((uint16_t)0x0070) /*!<OC1M[2:0] bits (Outp… macro
|
| A D | ft32f072x8.h | 3569 #define TIM_CCMR1_OC1M ((uint16_t)0x0070) /*!<OC1M[2:0] bits (Outp… macro
|
| A D | ft32f032x8.h | 3560 #define TIM_CCMR1_OC1M ((uint16_t)0x0070) /*!<OC1M[2:0] bits (Outp… macro
|
| A D | ft32f032x6.h | 3559 #define TIM_CCMR1_OC1M ((uint16_t)0x0070) /*!<OC1M[2:0] bits (Outp… macro
|
| A D | ft32f072xb.h | 3798 #define TIM_CCMR1_OC1M ((uint16_t)0x0070) /*!<OC1M[2:0] bits (Outp… macro
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/Include/ |
| A D | MM32L3xx.h | 3060 #define TIM_CCMR1_OC1M ((uint16_t)0x0070) /*!<OC1M[2:0] bits (Outp… macro
|
| /bsp/mm32f103x/Libraries/MM32F103/Include/ |
| A D | MM32F103.h | 3069 #define TIM_CCMR1_OC1M ((uint16_t)0x0070) /*!<OC1M[2:0] bits (Outp… macro
|
| /bsp/tkm32F499/Libraries/CMSIS_and_startup/ |
| A D | tk499.h | 3363 #define TIM_CCMR1_OC1M ((uint16_t)0x0070) /*!<OC1M[2:0] bits (Outp… macro
|
| /bsp/mm32l07x/Libraries/MM32L0xx/Include/ |
| A D | MM32L0xx.h | 3175 #define TIM_CCMR1_OC1M ((uint16_t)0x0070) /*!<OC1M[2:0] bits (Outp… macro
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/ |
| A D | hk32f030x4x6x8.h | 4457 #define TIM_CCMR1_OC1M TIM_CCMR1_OC1M_Msk /*!<OC1M[2:0] bits (… macro
|
| A D | hk32f031x4x6.h | 4508 #define TIM_CCMR1_OC1M TIM_CCMR1_OC1M_Msk /*!<OC1M[2:0] bits (… macro
|
| A D | hk32f04ax4x6x8.h | 4437 #define TIM_CCMR1_OC1M TIM_CCMR1_OC1M_Msk /*!<OC1M[2:0] bits (… macro
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x.h | 3538 #define TIM_CCMR1_OC1M ((uint16_t)0x0070) /*!< OC1M[2:0] bits (Out… macro
|
| /bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/ |
| A D | stm32l100xb.h | 5783 #define TIM_CCMR1_OC1M TIM_CCMR1_OC1M_Msk /*!<OC1M[2:0] bits (… macro
|