Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_pwm.c86 regs->CNT_ON = 0u; in pwm_off()
94 regs->CNT_ON = 1u; in pwm_on()
190 regs->CNT_ON = cnt_on; in prog_pwm_fd()
375 return (uint32_t)regs->CNT_ON; in mec_hal_pwm_get_count()
395 cnt_on = regs->CNT_ON + 1u; in mec_hal_pwm_get_freq_out()
/hal_microchip-latest/mec5/devices/common/
Dmec5_pwm_v1.h18 …__IOM uint32_t CNT_ON; /*!< (@ 0x00000000) PWM counter on … member