Searched refs:NRF_TWI_SHORT_BB_STOP_MASK (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()509 nrf_twi_shorts_set(p_twi, NRF_TWI_SHORT_BB_STOP_MASK); in twi_rx_start_transfer()
73 …NRF_TWI_SHORT_BB_STOP_MASK = TWI_SHORTS_BB_STOP_Msk, ///< Shortcut between BB event and STO… enumerator
Completed in 4 milliseconds