Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_mcux_flexspi_hyperflash.c265 uint32_t read_value; in flash_flexspi_hyperflash_wait_bus_busy() local
272 transfer.data = &read_value; in flash_flexspi_hyperflash_wait_bus_busy()
281 is_busy = !(read_value & 0x8000); in flash_flexspi_hyperflash_wait_bus_busy()
283 if (read_value & 0x3200) { in flash_flexspi_hyperflash_wait_bus_busy()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c355 static ssize_t read_value(struct bt_conn *conn, const struct bt_gatt_attr *attr, in read_value() function
476 read_value, write_value, &value), in alloc_characteristic()
651 read_value, write_value, in alloc_descriptor()