Searched refs:nrf_twi_shorts_set (Results 1 – 2 of 2) sorted by relevance
319 nrf_twi_shorts_set(p_twi, NRF_TWI_SHORT_BB_STOP_MASK); in twi_receive_byte()434 nrf_twi_shorts_set(p_twi, 0); in twi_tx_start_transfer()509 nrf_twi_shorts_set(p_twi, NRF_TWI_SHORT_BB_STOP_MASK); in twi_rx_start_transfer()513 nrf_twi_shorts_set(p_twi, NRF_TWI_SHORT_BB_SUSPEND_MASK); in twi_rx_start_transfer()
306 NRF_STATIC_INLINE void nrf_twi_shorts_set(NRF_TWI_Type * p_reg,447 NRF_STATIC_INLINE void nrf_twi_shorts_set(NRF_TWI_Type * p_reg, in nrf_twi_shorts_set() function
Completed in 4 milliseconds