| /Zephyr-latest/subsys/usb/usb_c/ | 
| D | usbc_prl.c | 397 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/ | 
| D | main.c | 1032 	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/ | 
| D | aics_internal.h | 113 	struct bt_aics_state state;  member
  | 
| D | mcs.c | 613 	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/ | 
| D | virt_ivshmem.c | 464 				 uint32_t state)  in ivshmem_api_set_state()
  | 
| /Zephyr-latest/drivers/fpga/ | 
| D | fpga_altera_agilex_bridge.h | 143 	uint32_t state;  member
  | 
| /Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/ | 
| D | ec_host_cmd_backend_shi_ite.c | 146 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/ | 
| D | ec_host_cmd.h | 110 	enum ec_host_cmd_state state;  member
  | 
| /Zephyr-latest/drivers/ethernet/eth_nxp_enet_qos/ | 
| D | eth_nxp_enet_qos_mac.c | 277 		struct phy_link_state *state, void *eth_dev)  in eth_nxp_enet_qos_phy_cb()
  | 
| /Zephyr-latest/subsys/net/l2/openthread/ | 
| D | openthread.c | 631 static int openthread_enable(struct net_if *iface, bool state)  in openthread_enable()
  | 
| /Zephyr-latest/tests/net/lib/lwm2m/lwm2m_engine/src/ | 
| D | main.c | 478 static void socket_state(int fd, enum lwm2m_socket_states state)  in socket_state()
  | 
| /Zephyr-latest/samples/boards/bbc/microbit/pong/src/ | 
| D | main.c | 131 static void sound_set(enum sound_state state)  in sound_set()
  | 
| /Zephyr-latest/drivers/modem/ | 
| D | modem_cellular.c | 130 	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/ | 
| D | ull_conn_types.h | 43 		uint8_t state;  member 52 		uint8_t state;  member
  | 
| /Zephyr-latest/drivers/rtc/ | 
| D | rtc_ds3231.c | 460 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/ | 
| D | uart_nrfx_uarte2.c | 388 	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/ | 
| D | dhcpv4.c | 1314 		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/ | 
| D | eth_nxp_enet.c | 475 				struct phy_link_state *state, 526 	struct phy_link_state state;  local
  | 
| /Zephyr-latest/tests/net/dhcpv6/src/ | 
| D | main.c | 710 	enum net_dhcpv6_state state;  in ZTEST()  local 814 	enum net_dhcpv6_state state;  in ZTEST()  local
  | 
| /Zephyr-latest/drivers/regulator/ | 
| D | regulator_shell.c | 480 	regulator_dvs_state_t state;  in cmd_dvsset()  local
  | 
| /Zephyr-latest/scripts/native_simulator/common/src/ | 
| D | nct.c | 99 	enum {NOTUSED = 0, USED, ABORTING, ABORTED, FAILED} state;  member
  | 
| /Zephyr-latest/include/zephyr/sensing/ | 
| D | sensing_sensor.h | 116 	enum sensing_sensor_state state;  /**< State of the sensor instance. */  member
  | 
| /Zephyr-latest/include/zephyr/net/http/ | 
| D | parser.h | 161 	unsigned int state : 7;        /* enum state from http_parser.c */  member
  | 
| /Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/ | 
| D | peer.c | 88 	struct net_buf_simple_state state;  in handle_cmd_complete()  local
  | 
| /Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/tester/src/ | 
| D | main.c | 89 	struct net_buf_simple_state state;  in handle_cmd_complete()  local
  |