Searched refs:nrf_twi_scl_pin_get (Results 1 – 2 of 2) sorted by relevance
244 NRF_STATIC_INLINE uint32_t nrf_twi_scl_pin_get(NRF_TWI_Type const * p_reg);398 NRF_STATIC_INLINE uint32_t nrf_twi_scl_pin_get(NRF_TWI_Type const * p_reg) in nrf_twi_scl_pin_get() function
246 nrf_gpio_cfg_default(nrf_twi_scl_pin_get(p_instance->p_twi)); in nrfx_twi_uninit()
Completed in 4 milliseconds