Home
last modified time | relevance | path

Searched defs:state (Results 426 – 450 of 632) sorted by relevance

1...<<11121314151617181920>>...26

/Zephyr-latest/subsys/usb/usb_c/
Dusbc_prl.c397 static void prl_tx_set_state(const struct device *dev, const enum usbc_prl_tx_state_t state) in prl_tx_set_state()
409 static void prl_hr_set_state(const struct device *dev, const enum usbc_prl_hr_state_t state) in prl_hr_set_state()
/Zephyr-latest/tests/kernel/workq/work/src/
Dmain.c1032 struct state_1cpu_basic_schedule_running *state in handle_1cpu_basic_schedule_running() local
1055 static struct state_1cpu_basic_schedule_running state = { in ZTEST() local
/Zephyr-latest/subsys/bluetooth/audio/
Daics_internal.h113 struct bt_aics_state state; member
Dmcs.c613 uint8_t state = media_proxy_sctrl_get_media_state(); in read_media_state() local
1144 uint8_t state = media_proxy_sctrl_get_media_state(); in notify_cb() local
1291 void media_proxy_sctrl_media_state_cb(uint8_t state) in media_proxy_sctrl_media_state_cb()
/Zephyr-latest/drivers/virtualization/
Dvirt_ivshmem.c464 uint32_t state) in ivshmem_api_set_state()
/Zephyr-latest/drivers/fpga/
Dfpga_altera_agilex_bridge.h143 uint32_t state; member
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_ite.c146 static void shi_ite_set_state(struct shi_it8xxx2_data *data, int state) in shi_ite_set_state()
/Zephyr-latest/include/zephyr/mgmt/ec_host_cmd/
Dec_host_cmd.h110 enum ec_host_cmd_state state; member
/Zephyr-latest/drivers/ethernet/eth_nxp_enet_qos/
Deth_nxp_enet_qos_mac.c277 struct phy_link_state *state, void *eth_dev) in eth_nxp_enet_qos_phy_cb()
/Zephyr-latest/subsys/net/l2/openthread/
Dopenthread.c631 static int openthread_enable(struct net_if *iface, bool state) in openthread_enable()
/Zephyr-latest/tests/net/lib/lwm2m/lwm2m_engine/src/
Dmain.c478 static void socket_state(int fd, enum lwm2m_socket_states state) in socket_state()
/Zephyr-latest/samples/boards/bbc/microbit/pong/src/
Dmain.c131 static void sound_set(enum sound_state state) in sound_set()
/Zephyr-latest/drivers/modem/
Dmodem_cellular.c130 enum modem_cellular_state state; member
171 static const char *modem_cellular_state_str(enum modem_cellular_state state) in modem_cellular_state_str()
1383 enum modem_cellular_state state) in modem_cellular_enter_state()
1406 enum modem_cellular_state state; in modem_cellular_event_handler() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_conn_types.h43 uint8_t state; member
52 uint8_t state; member
/Zephyr-latest/drivers/rtc/
Drtc_ds3231.c460 static int rtc_ds3231_modify_alarm_state(const struct device *dev, uint16_t id, bool state) in rtc_ds3231_modify_alarm_state()
584 bool state = buf & mask; in rtc_ds3231_alarm_is_pending() local
/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte2.c388 enum pm_device_state state; in api_tx() local
587 enum pm_device_state state; in api_poll_out() local
/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4.c1314 enum net_dhcpv4_state state = iface->config.dhcpv4.state; in dhcpv4_parse_options() local
1653 const char *net_dhcpv4_state_name(enum net_dhcpv4_state state) in net_dhcpv4_state_name()
/Zephyr-latest/drivers/ethernet/
Deth_nxp_enet.c475 struct phy_link_state *state,
526 struct phy_link_state state; local
/Zephyr-latest/tests/net/dhcpv6/src/
Dmain.c710 enum net_dhcpv6_state state; in ZTEST() local
814 enum net_dhcpv6_state state; in ZTEST() local
/Zephyr-latest/drivers/regulator/
Dregulator_shell.c480 regulator_dvs_state_t state; in cmd_dvsset() local
/Zephyr-latest/scripts/native_simulator/common/src/
Dnct.c99 enum {NOTUSED = 0, USED, ABORTING, ABORTED, FAILED} state; member
/Zephyr-latest/include/zephyr/sensing/
Dsensing_sensor.h116 enum sensing_sensor_state state; /**< State of the sensor instance. */ member
/Zephyr-latest/include/zephyr/net/http/
Dparser.h161 unsigned int state : 7; /* enum state from http_parser.c */ member
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/
Dpeer.c88 struct net_buf_simple_state state; in handle_cmd_complete() local
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/tester/src/
Dmain.c89 struct net_buf_simple_state state; in handle_cmd_complete() local

1...<<11121314151617181920>>...26