Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/drivers/wdt/
A Dwdt_sam_b.c132 system_clock_peripheral_disable(PERIPHERAL_WDT0); in wdt_set_config()
157 system_clock_peripheral_enable(PERIPHERAL_WDT0); in wdt_set_config()
176 system_peripheral_reset(PERIPHERAL_WDT0); in wdt_reset()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/
A Dsystem_sam_b.h194 PERIPHERAL_WDT0, enumerator
A Dsystem_sam_b.c164 case PERIPHERAL_WDT0: in system_clock_peripheral_enable()
455 case PERIPHERAL_WDT0: in system_clock_peripheral_disable()
933 case PERIPHERAL_WDT0: in system_peripheral_reset()

Completed in 10 milliseconds