Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/drivers/pwm/
A Dpwm.c402 system_clock_peripheral_enable(PERIPHERAL_PWM1); in pwm_enable()
434 system_clock_peripheral_disable(PERIPHERAL_PWM1); in pwm_disable()
465 system_peripheral_reset(PERIPHERAL_PWM1); in pwm_reset()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/
A Dsystem_sam_b.c299 case PERIPHERAL_PWM1: in system_clock_peripheral_enable()
590 case PERIPHERAL_PWM1: in system_clock_peripheral_disable()
751 case PERIPHERAL_PWM1: in system_clock_peripheral_freq_config()
1024 case PERIPHERAL_PWM1: in system_peripheral_reset()
A Dsystem_sam_b.h250 PERIPHERAL_PWM1, enumerator

Completed in 12 milliseconds