Searched refs:status_value (Results 1 – 1 of 1) sorted by relevance
719 uint8_t status_value = 0; in nrfx_qspi_mem_busy_check() local731 ret_code = nrfx_qspi_cinstr_xfer(&config, &status_value, &status_value); in nrfx_qspi_mem_busy_check()738 if ((status_value & QSPI_MEM_STATUSREG_WIP_MASK) != 0x00) in nrfx_qspi_mem_busy_check()