Searched refs:TWIM_PIN_INIT (Results 1 – 1 of 1) sorted by relevance
74 #define TWIM_PIN_INIT(_pin, _drive) nrfy_gpio_cfg((_pin), \ macro249 TWIM_PIN_INIT(p_config->scl_pin, pin_drive); in pins_configure()250 TWIM_PIN_INIT(p_config->sda_pin, pin_drive); in pins_configure()