Searched refs:TIM_CR2_CCPC_Pos (Results 1 – 6 of 6) sorted by relevance
176 #define TIM_CR2_CCPC_Pos (0U) macro177 #define TIM_CR2_CCPC_Msk (0x1UL << TIM_CR2_CCPC_Pos)
192 #define TIM_CR2_CCPC_Pos (0U) macro193 #define TIM_CR2_CCPC_Msk (0x1UL << TIM_CR2_CCPC_Pos)
148 #define TIM_CR2_CCPC_Pos (0) macro149 #define TIM_CR2_CCPC (0x01U << TIM_CR2_CCPC_Pos) ///< Capture/Compar…
4244 #define TIM_CR2_CCPC_Pos (0U) macro4245 #define TIM_CR2_CCPC_Msk (0x1U << TIM_CR2_CCPC_Pos) /*!< 0x00000001 */
4295 #define TIM_CR2_CCPC_Pos (0U) macro4296 #define TIM_CR2_CCPC_Msk (0x1U << TIM_CR2_CCPC_Pos) /*!< 0x00000001 */
4224 #define TIM_CR2_CCPC_Pos (0U) macro4225 #define TIM_CR2_CCPC_Msk (0x1U << TIM_CR2_CCPC_Pos) /*!< 0x00000001 */
Completed in 101 milliseconds