22 {DT_GPIO_PIN(DT_ALIAS(led2), gpios), 1},
23 {DT_GPIO_PIN(DT_ALIAS(led3), gpios), 1}
38 .port = DEVICE_DT_GET(DT_NODELABEL(gpio0)),
43 .port = DEVICE_DT_GET(DT_NODELABEL(gpio1)),
51 .port = DEVICE_DT_GET(DT_NODELABEL(gpio0)),
56 .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