Searched refs:MEC_PWM_CONFIG_CLKDIV_Pos (Results 1 – 2 of 2) sorted by relevance
35 #define MEC_PWM_CONFIG_CLKDIV_Pos (3UL) /*!< CLKDIV (Bit 3) … macro
186 cfg |= ((ps1 << MEC_PWM_CONFIG_CLKDIV_Pos) & MEC_PWM_CONFIG_CLKDIV_Msk); in prog_pwm_fd()394 ps = ((regs->CONFIG & MEC_PWM_CONFIG_CLKDIV_Msk) >> MEC_PWM_CONFIG_CLKDIV_Pos) + 1u; in mec_hal_pwm_get_freq_out()