Searched refs:IST3931_CMD_POWER_CONTROL (Results 1 – 2 of 2) sorted by relevance
13 #define IST3931_CMD_POWER_CONTROL 0x2c macro
64 uint8_t cmd_buf = IST3931_CMD_POWER_CONTROL | config->vc | config->vf << 1; in ist3931_set_power()