Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/drivers/pwm/
A Dpwm.c397 system_clock_peripheral_enable(PERIPHERAL_PWM0); in pwm_enable()
429 system_clock_peripheral_disable(PERIPHERAL_PWM0); in pwm_disable()
461 system_peripheral_reset(PERIPHERAL_PWM0); in pwm_reset()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/
A Dsystem_sam_b.c294 case PERIPHERAL_PWM0: in system_clock_peripheral_enable()
585 case PERIPHERAL_PWM0: in system_clock_peripheral_disable()
744 case PERIPHERAL_PWM0: in system_clock_peripheral_freq_config()
1017 case PERIPHERAL_PWM0: in system_peripheral_reset()
A Dsystem_sam_b.h248 PERIPHERAL_PWM0, enumerator

Completed in 7 milliseconds