Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/sip_svc/src/
Dmain.c24 uint32_t voltage_channel0; member
39 priv->voltage_channel0 = resp_data[1]; in get_voltage_callback()
105 voltage = ((float)priv.voltage_channel0 / 65536); in main()