Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_pwm_api.h28 MEC5_PWM_CFG_INVERT = MEC_BIT(2), enumerator
Dmec_pwm.c297 if (flags & MEC5_PWM_CFG_INVERT) { in mec_hal_pwm_init()