Home
last modified time | relevance | path

Searched defs:state (Results 301 – 325 of 632) sorted by relevance

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

/Zephyr-latest/drivers/i2c/
Di2c_mcux_lpi2c.c231 static void mcux_lpi2c_bitbang_set_scl(void *io_context, int state) in mcux_lpi2c_bitbang_set_scl()
238 static void mcux_lpi2c_bitbang_set_sda(void *io_context, int state) in mcux_lpi2c_bitbang_set_sda()
/Zephyr-latest/include/zephyr/pm/
Ddevice.h143 enum pm_device_state state; member
640 enum pm_device_state *state) in pm_device_state_get()
/Zephyr-latest/tests/subsys/mgmt/mcumgr/img_mgmt_slot_info/src/
Dmain.c94 static bool parse_slot_entries(zcbor_state_t *state, void *user_data) in parse_slot_entries()
146 static bool parse_images_entries(zcbor_state_t *state, void *user_data) in parse_images_entries()
/Zephyr-latest/subsys/net/lib/ptp/
Dclock.c129 enum ptp_port_state state = ptp_port_state(port); in clock_forward_management_msg() local
334 enum ptp_port_state state; in ptp_clock_handle_state_decision_evt() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_scan_types.h27 uint8_t state:2; member
/Zephyr-latest/drivers/regulator/
Dregulator_gpio.c33 static int regulator_gpio_apply_state(const struct device *dev, uint32_t state) in regulator_gpio_apply_state()
/Zephyr-latest/samples/subsys/usb/webusb-next/src/
Dsfunc.c39 atomic_t state; member
/Zephyr-latest/drivers/pcie/host/
Dshell.c262 char *tok, *state; in get_bdf() local
/Zephyr-latest/drivers/i2s/
Di2s_litex.h81 int32_t state; member
/Zephyr-latest/drivers/crypto/
Dcrypto_intel_sha.c82 size_t max_buff_len, uint32_t state) in intel_sha_device_run()
/Zephyr-latest/subsys/net/l2/virtual/
Dvirtual.c109 static int virtual_enable(struct net_if *iface, bool state) in virtual_enable()
/Zephyr-latest/samples/bluetooth/hci_uart/src/
Dmain.c116 static uint8_t state; in rx_isr() local
/Zephyr-latest/tests/drivers/can/api/src/
Dclassic.c459 static void state_change_callback(const struct device *dev, enum can_state state, in state_change_callback()
1172 enum can_state state; in ZTEST_USER() local
1194 enum can_state state; in ZTEST_USER() local
1238 enum can_state state; in ZTEST_USER() local
/Zephyr-latest/drivers/ethernet/phy/
Dphy_microchip_t1s.c100 struct phy_link_state state; member
181 static int phy_mc_t1s_get_link(const struct device *dev, struct phy_link_state *state) in phy_mc_t1s_get_link()
/Zephyr-latest/include/zephyr/bluetooth/
Dl2cap.h243 bt_l2cap_chan_state_t state; member
293 bt_l2cap_chan_state_t state; member
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c127 struct bt_hci_cmd_state_set *state; member
149 struct bt_hci_cmd_state_set *state, in bt_hci_cmd_state_set_init()
693 struct bt_hci_cmd_state_set state; in bt_le_create_conn_ext() local
774 struct bt_hci_cmd_state_set state; in bt_le_create_conn_synced() local
820 struct bt_hci_cmd_state_set state; in bt_le_create_conn_legacy() local
888 struct bt_hci_cmd_state_set state; in bt_le_create_conn_cancel() local
2717 struct net_buf_simple_state state; in hci_vendor_event() local
4076 struct net_buf_simple_state state; in hci_event_prio() local
/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_internal.h56 struct vcs_state state; member
/Zephyr-latest/subsys/bluetooth/host/classic/
Dat.h95 uint8_t state; member
/Zephyr-latest/subsys/net/conn_mgr/
Dconn_mgr_monitor.c421 uint16_t state = CONN_MGR_IF_STATE_INVALID; in conn_mgr_if_state() local
/Zephyr-latest/include/zephyr/modem/
Dppp.h82 atomic_t state; member
/Zephyr-latest/subsys/net/ip/
Dtp.h63 const char *state; member
/Zephyr-latest/drivers/mfd/
Dmfd_bd8lb600fs.c34 uint32_t state; member
/Zephyr-latest/samples/net/sockets/big_http_download/src/
Dbig_http_download.c191 int state = 0; in skip_headers() local
/Zephyr-latest/samples/net/lwm2m_client/src/
Dlwm2m-client.c276 static void socket_state(int fd, enum lwm2m_socket_states state) in socket_state()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dipso_onoff_switch.c51 bool state; member

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