Home
last modified time | relevance | path

Searched refs:TWI_TWIM_PIN_CONFIGURE (Results 1 – 1 of 1) sorted by relevance

/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_twi_twim.c38 #define TWI_TWIM_PIN_CONFIGURE(_pin) nrf_gpio_cfg((_pin), \ macro
50 TWI_TWIM_PIN_CONFIGURE(scl_pin); in nrfx_twi_twim_bus_recover()
51 TWI_TWIM_PIN_CONFIGURE(sda_pin); in nrfx_twi_twim_bus_recover()

Completed in 3 milliseconds