Home
last modified time | relevance | path

Searched refs:EXTINT_PULL_UP (Results 1 – 4 of 4) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/drivers/extint/
A Dextint.h267 EXTINT_PULL_UP = SYSTEM_PINMUX_PIN_PULL_UP, enumerator
474 config->gpio_pin_pull = EXTINT_PULL_UP; in extint_nmi_get_config_defaults()
/bsp/samd21/applications/
A Dapplication.c48 config_extint_chan.gpio_pin_pull = EXTINT_PULL_UP; in configure_extint_channel()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/extint/extint_sam_d_r_h/
A Dextint.c232 config->gpio_pin_pull = EXTINT_PULL_UP; in extint_chan_get_config_defaults()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/extint/extint_sam_l_c/
A Dextint.c258 config->gpio_pin_pull = EXTINT_PULL_UP; in extint_chan_get_config_defaults()

Completed in 15 milliseconds