Home
last modified time | relevance | path

Searched defs:wr (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/drivers/eeprom/api/src/
Dmain.c103 const uint8_t wr = 0x00; in ZTEST_USER() local
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob.h225 int (*wr)(const struct bt_mesh_blob_io *io, member
/Zephyr-latest/drivers/mipi_dbi/
Dmipi_dbi_bitbang.c33 const struct gpio_dt_spec wr; member
/Zephyr-latest/tests/lib/ringbuffer/src/
Dconcurrent.c185 static int wr = 8; in produce() local