Searched refs:_pin (Results 1 – 3 of 3) sorted by relevance
38 #define TWI_TWIM_PIN_CONFIGURE(_pin) nrf_gpio_cfg((_pin), \ argument
71 #define TWI_PIN_INIT(_pin) nrf_gpio_cfg((_pin), \ argument
75 #define TWIM_PIN_INIT(_pin) nrf_gpio_cfg((_pin), \ argument
Completed in 6 milliseconds