Home
last modified time | relevance | path

Searched defs:state (Results 276 – 300 of 632) sorted by relevance

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

/Zephyr-latest/tests/drivers/can/api/src/
Dcanfd.c311 enum can_state state; in check_filters_preserved_between_modes() local
538 static bool canfd_predicate(const void *state) in canfd_predicate()
/Zephyr-latest/drivers/sensor/bosch/bmi08x/
Dbmi08x_accel.c345 enum pm_device_state state; in bmi08x_attr_set() local
377 enum pm_device_state state; in bmi08x_sample_fetch() local
502 enum pm_device_state state; in bmi08x_channel_get() local
Dbmi08x_gyro.c203 enum pm_device_state state; in bmi08x_attr_set() local
302 enum pm_device_state state; in bmi08x_channel_get() local
/Zephyr-latest/drivers/sensor/vishay/vcnl36825t/
Dvcnl36825t.c156 enum pm_device_state state; in vcnl36825t_sample_fetch() local
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_offload.h32 enum eswifi_socket_state state; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dcrypto_tc.c60 struct tc_cmac_struct state; in bt_mesh_aes_cmac_raw_key() local
Dadv.c322 struct net_buf_simple_state state; in bt_mesh_scan_cb() local
/Zephyr-latest/subsys/bluetooth/services/bas/
Dbas_bls.c185 void bt_bas_bls_set_battery_charge_state(enum bt_bas_bls_battery_charge_state state) in bt_bas_bls_set_battery_charge_state()
/Zephyr-latest/include/zephyr/bluetooth/classic/
Davdtp.h136 uint8_t state; member
/Zephyr-latest/drivers/gpio/
Dgpio_tle9104.c33 uint8_t state; member
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Drpr.h107 enum bt_mesh_rpr_link_state state; member
/Zephyr-latest/drivers/ethernet/
Deth_nxp_s32_netc_psi.c60 struct phy_link_state *state, in phy_link_state_changed()
/Zephyr-latest/lib/smf/
Dsmf.c27 for (const struct smf_state *state = test_state; state != NULL; state = state->parent) { in share_paren() local
/Zephyr-latest/drivers/sensor/bosch/bmp180/
Dbmp180.c109 enum pm_device_state state; in bmp180_attr_set() local
255 enum pm_device_state state; in bmp180_sample_fetch() local
/Zephyr-latest/subsys/net/ip/
Dipv6.h103 enum net_ipv6_nbr_state state; member
346 enum net_ipv6_nbr_state state) in net_ipv6_nbr_add()
/Zephyr-latest/include/zephyr/modem/
Dcmux.h105 enum modem_cmux_dlci_state state; member
139 enum modem_cmux_state state; member
/Zephyr-latest/drivers/can/
Dcan_xmc4xxx.c61 enum can_state state; member
450 static void can_xmc4xxx_get_state_from_status(const struct device *dev, enum can_state *state, in can_xmc4xxx_get_state_from_status()
483 static int can_xmc4xxx_get_state(const struct device *dev, enum can_state *state, in can_xmc4xxx_get_state()
/Zephyr-latest/subsys/bluetooth/host/
Dhci_raw.c247 struct net_buf_simple_state state; in bt_send_ext() local
/Zephyr-latest/include/zephyr/sip_svc/
Dsip_svc_controller.h43 uint32_t state; member
/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf2_common.c208 static void sync_cb(struct onoff_manager *mgr, struct onoff_client *cli, uint32_t state, int res) in sync_cb()
/Zephyr-latest/include/zephyr/net/http/
Dparser_state.h29 enum state { enum
/Zephyr-latest/tests/unit/rbtree/
Dmain.c70 static unsigned long long state = 123456789; /* seed */ in next_rand_mod() local
/Zephyr-latest/subsys/sip_svc/
Dsip_svc_agilex_mailbox_shell.c208 char *state; in parse_mb_data() local
/Zephyr-latest/tests/ztest/base/src/
Dmain.c104 enum rule_state state; member
/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_ag.c135 static void bt_hfp_ag_set_state(struct bt_hfp_ag *ag, bt_hfp_state_t state) in bt_hfp_ag_set_state()
168 bt_hfp_state_t state; in bt_hfp_ag_set_call_state() local
286 bt_hfp_state_t state; in bt_ag_tx_work() local
332 bt_hfp_state_t state; in hfp_ag_send_data() local
1545 bt_hfp_state_t state; in bt_hfp_ag_thread() local

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