Searched refs:reset_cmd (Results 1 – 2 of 2) sorted by relevance
329 const uint8_t reset_cmd = BMP5_SOFT_RESET_CMD; in soft_reset() local336 ret = i2c_reg_write_byte_dt(&conf->i2c, BMP5_REG_CMD, reset_cmd); in soft_reset()
38 #define STM32_QSPI_RESET_CMD DT_INST_PROP(0, reset_cmd)