Home
last modified time | relevance | path

Searched refs:SYSTEM_PINMUX_PIN_PULL_UP (Results 1 – 6 of 6) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/pinmux/
A Dpinmux.h241 SYSTEM_PINMUX_PIN_PULL_UP, enumerator
312 config->input_pull = SYSTEM_PINMUX_PIN_PULL_UP; in system_pinmux_get_config_defaults()
A Dpinmux.c132 if (config->input_pull == SYSTEM_PINMUX_PIN_PULL_UP) { in _system_pinmux_config()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/extint/
A Dextint.h267 EXTINT_PULL_UP = SYSTEM_PINMUX_PIN_PULL_UP,
/bsp/samd21/sam_d2x_asflib/sam0/drivers/extint/extint_sam_d_r_h/
A Dextint.c327 pinmux_config.input_pull = SYSTEM_PINMUX_PIN_PULL_UP; in extint_nmi_set_config()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/port/
A Dport.h239 PORT_PIN_PULL_UP = SYSTEM_PINMUX_PIN_PULL_UP,
/bsp/samd21/sam_d2x_asflib/sam0/drivers/extint/extint_sam_l_c/
A Dextint.c366 pinmux_config.input_pull = SYSTEM_PINMUX_PIN_PULL_UP; in extint_nmi_set_config()

Completed in 17 milliseconds