Searched refs:NRF_TWIM_ERROR_ADDRESS_NACK (Results 1 – 2 of 2) sorted by relevance
149 if (errorsrc & NRF_TWIM_ERROR_ADDRESS_NACK) in twi_process_error()778 if (errorsrc & NRF_TWIM_ERROR_ADDRESS_NACK) in twim_irq_handler()
118 …NRF_TWIM_ERROR_ADDRESS_NACK = TWIM_ERRORSRC_ANACK_Msk, ///< NACK received after sending the addre… enumerator
Completed in 5 milliseconds