Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pwm/
Dfsl_pwm.h111 kPWM_LowState, /*!< The output state of PWM channel is low */ enumerator
Dfsl_pwm.c1398 else if (kPWM_LowState == outputstate) in PWM_SetChannelOutput()