Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_pwm_api.h61 uint32_t mec_hal_pwm_get_count(struct mec_pwm_regs *regs, uint8_t on_count);
Dmec_pwm.c372 uint32_t mec_hal_pwm_get_count(struct mec_pwm_regs *regs, uint8_t on_count) in mec_hal_pwm_get_count() argument
374 if (on_count) { in mec_hal_pwm_get_count()