Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/sctimer/
Dfsl_sctimer.c413 bool isHighTrue = (0U != (base->OUT[output].CLR & (1UL << (event + 1U)))); in SCTIMER_UpdatePwmDutycycle() local
432 if (isHighTrue) in SCTIMER_UpdatePwmDutycycle()