Home
last modified time | relevance | path

Searched refs:sda_pull (Results 1 – 2 of 2) sorted by relevance

/external/platform/nrfx/drivers/include/
A Dnrfx_twis.h144 nrf_gpio_pin_pull_t sda_pull; //!< SDA pin pull. member
166 .sda_pull = NRF_GPIO_PIN_NOPULL, \
/external/platform/nrfx/drivers/src/
A Dnrfx_twis.c507 nrfx_twis_config_pin(p_config->sda, p_config->sda_pull); in nrfx_twis_init()

Completed in 5 milliseconds