Home
last modified time | relevance | path

Searched refs:MEC_PWM_CONFIG_CLK_SRC_SLOW_Pos (Results 1 – 2 of 2) sorted by relevance

/hal_microchip-latest/mec5/drivers/
Dmec_pwm.c188 cfg |= MEC_BIT(MEC_PWM_CONFIG_CLK_SRC_SLOW_Pos); in prog_pwm_fd()
365 if (regs->CONFIG & MEC_BIT(MEC_PWM_CONFIG_CLK_SRC_SLOW_Pos)) { in mec_hal_pwm_get_freq_in()
386 if (regs->CONFIG & MEC_BIT(MEC_PWM_CONFIG_CLK_SRC_SLOW_Pos)) { in mec_hal_pwm_get_freq_out()
/hal_microchip-latest/mec5/devices/common/
Dmec5_pwm_v1.h31 #define MEC_PWM_CONFIG_CLK_SRC_SLOW_Pos (1UL) /*!< CLK_SRC_SLOW (Bit 1) … macro