Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pwm/drv/pwm/
H A DdrvPWM.c172 static MS_BOOL _PWM_IsInit(void);
223 static MS_BOOL _PWM_IsInit(void) in _PWM_IsInit() function
333 if( !(HAL_PWM_Oen(u8IndexPWM, bOenPWM)||_PWM_IsInit()) ) in MDrv_PWM_Oen()