Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/renesas/hs400x/
Dhs400x.c162 const uint8_t reset_command = 0xFE; in hs400x_init() local
172 rc = i2c_write_dt(&cfg->bus, &reset_command, 1); in hs400x_init()