Searched refs:NRF_TWIM_ERROR_ADDRESS_NACK (Results 1 – 2 of 2) sorted by relevance
121 if (errorsrc & NRF_TWIM_ERROR_ADDRESS_NACK) in twi_process_error()828 if (errorsrc & NRF_TWIM_ERROR_ADDRESS_NACK) in irq_handler()
286 …NRF_TWIM_ERROR_ADDRESS_NACK = TWIM_ERRORSRC_ANACK_Msk, ///< NACK received after sending the addre… enumerator