Searched refs:nrfx_twis_config_pin (Results 1 – 1 of 1) sorted by relevance
142 static inline void nrfx_twis_config_pin(uint32_t pin, nrf_gpio_pin_pull_t pull) in nrfx_twis_config_pin() function538 nrfx_twis_config_pin(p_config->scl_pin, p_config->scl_pull); in nrfx_twis_init()539 nrfx_twis_config_pin(p_config->sda_pin, p_config->sda_pull); in nrfx_twis_init()