Home
last modified time | relevance | path

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

/Zephyr-latest/boards/nxp/mimxrt595_evk/
Dboard.c36 #define NODE_SW1 DT_NODELABEL(pca9420_sw1) macro
41 static const struct device *sw1 = DEVICE_DT_GET(NODE_SW1);
156 future_uv = DT_PROP(NODE_SW1, nxp_mode0_microvolt); in power_manager_set_profile()
160 future_uv = DT_PROP(NODE_SW1, nxp_mode2_microvolt); in power_manager_set_profile()
164 future_uv = DT_PROP(NODE_SW1, nxp_mode3_microvolt); in power_manager_set_profile()