Searched refs:SYSTEM_PINMUX_PIN_PULL_NONE (Results 1 – 11 of 11) sorted by relevance
271 EXTINT_PULL_NONE = SYSTEM_PINMUX_PIN_PULL_NONE,
87 if (config->input_pull != SYSTEM_PINMUX_PIN_PULL_NONE) { in _system_pinmux_config()
239 SYSTEM_PINMUX_PIN_PULL_NONE, enumerator
81 config.input_pull = SYSTEM_PINMUX_PIN_PULL_NONE; in _sdadc_configure_ain_pin()
237 PORT_PIN_PULL_NONE = SYSTEM_PINMUX_PIN_PULL_NONE,
248 pin_conf.input_pull = SYSTEM_PINMUX_PIN_PULL_NONE; in dac_is_syncing()
464 pin_conf.input_pull = SYSTEM_PINMUX_PIN_PULL_NONE; in dac_chan_set_config()
417 pin_conf.input_pull = SYSTEM_PINMUX_PIN_PULL_NONE; in usart_init()
304 config.input_pull = SYSTEM_PINMUX_PIN_PULL_NONE; in _adc_configure_ain_pin()
441 config.input_pull = SYSTEM_PINMUX_PIN_PULL_NONE; in _adc_configure_ain_pin()
188 pin_conf.input_pull = SYSTEM_PINMUX_PIN_PULL_NONE; in _spi_set_config()
Completed in 30 milliseconds