Searched refs:TIM_HWCFGR1_NB_OF_CC (Results 1 – 2 of 2) sorted by relevance
106 #define TIM_HWCFGR1_NB_OF_CC GENMASK(3, 0) /* Capture/compare channels */ macro
816 npwm = FIELD_GET(TIM_HWCFGR1_NB_OF_CC, hwcfgr); in stm32_pwm_detect_channels()