Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_twi.c149 nrf_twi_disable(p_twi); in xfer_completeness_check()
261 nrf_twi_disable(p_instance->p_twi); in nrfx_twi_reconfigure()
323 nrf_twi_disable(p_twi); in nrfx_twi_disable()
532 nrf_twi_disable(p_twi); in twi_tx_start_transfer()
604 nrf_twi_disable(p_twi); in twi_rx_start_transfer()
/hal_nordic-latest/nrfx/hal/
Dnrf_twi.h238 NRF_STATIC_INLINE void nrf_twi_disable(NRF_TWI_Type * p_reg);
406 NRF_STATIC_INLINE void nrf_twi_disable(NRF_TWI_Type * p_reg) in nrf_twi_disable() function