23#if defined(CONFIG_DESKTOP_BATTERY_MEAS_NONE)
27#if !defined(CONFIG_CAF_LEDS)
45#if defined(CONFIG_CAF_LEDS)
62 .port = DEVICE_DT_GET(DT_NODELABEL(gpio0)),
67 .port = DEVICE_DT_GET(DT_NODELABEL(gpio1)),
75 .port = DEVICE_DT_GET(DT_NODELABEL(gpio0)),
80 .port = DEVICE_DT_GET(DT_NODELABEL(gpio1)),
static const struct pin_state port0_off[]
Definition port_state_def.h:24
static const struct pin_state port0_on[]
Definition port_state_def.h:21
static const struct port_state port_state_off[]
Definition port_state_def.h:36
static const struct port_state port_state_on[]
Definition port_state_def.h:28
const struct @16 port_state_def_include_once
static const struct pin_state port1_on[]
Definition port_state_def.h:26
static const struct pin_state port1_off[]
Definition port_state_def.h:32
Definition port_state.h:19
Definition port_state.h:24