Home
last modified time | relevance | path

Searched defs:rd (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/drivers/eeprom/api/src/
Dmain.c104 uint8_t rd = 0xff; in ZTEST_USER() local
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob.h250 int (*rd)(const struct bt_mesh_blob_io *io, member
/Zephyr-latest/drivers/mipi_dbi/
Dmipi_dbi_bitbang.c30 const struct gpio_dt_spec rd; member
/Zephyr-latest/lib/posix/options/
Dshm.c304 bool rd = (oflag & O_RDONLY) != 0; in shm_open() local
/Zephyr-latest/tests/lib/ringbuffer/src/
Dconcurrent.c220 static int rd = 8; in consume() local
/Zephyr-latest/tests/net/lib/dns_packet/src/
Dmain.c208 uint8_t rd; member