Searched refs:vc (Results 1 – 4 of 4) sorted by relevance
3 zephyr_library_sources(pcie.c vc.c)
26 bool vc; /* voltage_converter_circuits_enabled */ member64 uint8_t cmd_buf = IST3931_CMD_POWER_CONTROL | config->vc | config->vf << 1; in ist3931_set_power()270 .vc = DT_INST_PROP(inst, voltage_converter), \
1345 volatile char vc = 0; in ZTEST() local1372 zassert_equal(Z_CBPRINTF_IS_NONE_CHAR_PTR(vc), 0); in ZTEST()1377 zassert_equal(Z_CBPRINTF_IS_NONE_CHAR_PTR(&vc), 0); in ZTEST()
425 .highlight .vc /* Name.Variable.Class */,