Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/hal/
A Dnrf_twi.h253 NRF_STATIC_INLINE uint32_t nrf_twi_sda_pin_get(NRF_TWI_Type const * p_reg);
407 NRF_STATIC_INLINE uint32_t nrf_twi_sda_pin_get(NRF_TWI_Type const * p_reg) in nrf_twi_sda_pin_get() function
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_twi.c247 nrf_gpio_cfg_default(nrf_twi_sda_pin_get(p_instance->p_twi)); in nrfx_twi_uninit()

Completed in 4 milliseconds