Searched refs:TWIM_PIN_INIT (Results 1 – 1 of 1) sorted by relevance
75 #define TWIM_PIN_INIT(_pin) nrf_gpio_cfg((_pin), \ macro276 TWIM_PIN_INIT(p_config->scl); in nrfx_twim_init()277 TWIM_PIN_INIT(p_config->sda); in nrfx_twim_init()
Completed in 3 milliseconds