Home
last modified time | relevance | path

Searched refs:NRFX_ERROR_DRV_TWI_ERR_ANACK (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_glue.c43 NRFX_ERROR_STRING_CASE(NRFX_ERROR_DRV_TWI_ERR_ANACK); in nrfx_error_string_get()
/Zephyr-latest/drivers/i2c/
Di2c_nrfx_twi_common.h45 return NRFX_ERROR_DRV_TWI_ERR_ANACK; in i2c_nrfx_twi_get_evt_result()
Di2c_nrfx_twi.c115 dev_data->res = NRFX_ERROR_DRV_TWI_ERR_ANACK; in event_handler()
Di2c_nrfx_twim.c184 dev_data->res = NRFX_ERROR_DRV_TWI_ERR_ANACK; in event_handler()