Searched refs:PWM_LOCK (Results 1 – 1 of 1) sorted by relevance
71 #define PWM_LOCK (1 << PWM_PWM0_CTRL_CONLOCK_SHIFT) macro156 ctrl |= PWM_LOCK; in HAL_PWM_SetConfig()169 ctrl &= ~PWM_LOCK; in HAL_PWM_SetConfig()
Completed in 6 milliseconds