Searched defs:PWM_UNLOCK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm/ti/am335x/ | ||
H A D | am335x_ecap.c | 65 #define PWM_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro |
H A D | am335x_ehrpwm.c | 63 #define PWM_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro |