Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_twim.c121 if (errorsrc & NRF_TWIM_ERROR_ADDRESS_NACK) in twi_process_error()
828 if (errorsrc & NRF_TWIM_ERROR_ADDRESS_NACK) in irq_handler()
/hal_nordic-latest/nrfx/hal/
Dnrf_twim.h286NRF_TWIM_ERROR_ADDRESS_NACK = TWIM_ERRORSRC_ANACK_Msk, ///< NACK received after sending the addre… enumerator