Searched refs:sda_pull (Results 1 – 2 of 2) sorted by relevance
144 nrf_gpio_pin_pull_t sda_pull; //!< SDA pin pull. member166 .sda_pull = NRF_GPIO_PIN_NOPULL, \
507 nrfx_twis_config_pin(p_config->sda, p_config->sda_pull); in nrfx_twis_init()
Completed in 5 milliseconds