Home
last modified time | relevance | path

Searched defs:state (Results 401 – 425 of 632) sorted by relevance

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

/Zephyr-latest/drivers/comparator/
Dcomparator_nrf_comp.c217 enum pm_device_state state; in shim_nrf_comp_is_resumed() local
/Zephyr-latest/drivers/dma/
Ddma_intel_adsp_hda.c305 enum pm_device_state state; in intel_adsp_hda_dma_start() local
/Zephyr-latest/drivers/ethernet/
Deth_litex_liteeth.c231 struct phy_link_state *state, in phy_link_state_changed()
Deth_renesas_ra.c164 static void phy_link_state_changed(const struct device *pdev, struct phy_link_state *state, in phy_link_state_changed()
/Zephyr-latest/modules/canopennode/
DCO_driver.c464 enum can_state state; in CO_CANverifyErrors() local
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/src/
Dmain.c243 static uint8_t state; in rx_isr() local
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_vcp.c42 uint16_t state; member
46 uint16_t state; member
54 uint16_t state; member
/Zephyr-latest/drivers/modem/
Dsimcom-sim7080.c91 static void change_state(enum sim7080_state state) in change_state()
649 int state; in MODEM_CMD_DEFINE() local
902 int sockfd, state; in MODEM_CMD_DEFINE() local
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Ddfu.c168 struct net_buf_simple_state state; in cmd_dfu_comp_add() local
200 struct net_buf_simple_state state; in cmd_dfu_comp_elem_add() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dnet.c61 struct net_buf_simple_state *state; member
869 struct net_buf_simple_state state; in bt_mesh_net_recv() local
Dfriend.c1079 struct net_buf_simple_state state; in is_seg() local
1202 struct net_buf_simple_state state; in update_overwrite() local
1370 struct net_buf_simple_state state; in is_segack() local
/Zephyr-latest/include/zephyr/usb/
Dusbd.h222 enum usbd_ch9_state state; member
417 atomic_t state; member
/Zephyr-latest/drivers/can/
Dcan_renesas_ra.c384 enum can_state state) in can_renesas_ra_call_state_change_cb()
695 static int can_renesas_ra_get_state(const struct device *dev, enum can_state *state, in can_renesas_ra_get_state()
Dcan_loopback.c321 static int can_loopback_get_state(const struct device *dev, enum can_state *state, in can_loopback_get_state()
Dcan_native_linux.c356 static int can_native_linux_get_state(const struct device *dev, enum can_state *state, in can_native_linux_get_state()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_local.c128 static void lr_set_state(struct ll_conn *conn, enum lr_state state) in lr_set_state()
/Zephyr-latest/drivers/sensor/bosch/bmc150_magn/
Dbmc150_magn.c53 int state) in bmc150_magn_set_power_mode()
/Zephyr-latest/scripts/tests/twister/
Dtest_harness.py779 exp_status, ztest, state argument
/Zephyr-latest/include/zephyr/bluetooth/classic/
Davrcp.h130 uint8_t state; /**< bt_avrcp_button_state_t */ member
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dimplementation.rst269 .. _conn_mgr_impl_guidelines_non_interference:
/Zephyr-latest/drivers/ieee802154/
Dieee802154_mcxw.h94 mcxw_radio_state state; member
/Zephyr-latest/include/zephyr/net/
Dmqtt_sn.h301 int state; member
/Zephyr-latest/subsys/bluetooth/host/
Dadv.c322 struct bt_hci_cmd_state_set state; in bt_le_adv_set_enable_legacy() local
351 struct bt_hci_cmd_state_set state; in bt_le_adv_set_enable_ext() local
2044 struct bt_hci_cmd_state_set state; in bt_le_per_adv_enable() local
/Zephyr-latest/subsys/bluetooth/host/classic/
Dl2cap_br.c935 bt_l2cap_chan_state_t state, in bt_l2cap_br_chan_set_state_debug()
981 bt_l2cap_chan_state_t state) in bt_l2cap_br_chan_set_state()
1958 struct net_buf_simple_state state; in l2cap_br_sig_handle() local
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_broadcast_sink.c211 static void broadcast_sink_set_ep_state(struct bt_bap_ep *ep, uint8_t state) in broadcast_sink_set_ep_state()
300 enum bt_bap_ep_state state) in broadcast_sink_is_in_state()

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