/Zephyr-latest/tests/drivers/can/api/src/ |
D | canfd.c | 311 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/ |
D | bmi08x_accel.c | 345 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
|
D | bmi08x_gyro.c | 203 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/ |
D | vcnl36825t.c | 156 enum pm_device_state state; in vcnl36825t_sample_fetch() local
|
/Zephyr-latest/drivers/wifi/eswifi/ |
D | eswifi_offload.h | 32 enum eswifi_socket_state state; member
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | crypto_tc.c | 60 struct tc_cmac_struct state; in bt_mesh_aes_cmac_raw_key() local
|
D | adv.c | 322 struct net_buf_simple_state state; in bt_mesh_scan_cb() local
|
/Zephyr-latest/subsys/bluetooth/services/bas/ |
D | bas_bls.c | 185 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/ |
D | avdtp.h | 136 uint8_t state; member
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_tle9104.c | 33 uint8_t state; member
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | rpr.h | 107 enum bt_mesh_rpr_link_state state; member
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_nxp_s32_netc_psi.c | 60 struct phy_link_state *state, in phy_link_state_changed()
|
/Zephyr-latest/lib/smf/ |
D | smf.c | 27 for (const struct smf_state *state = test_state; state != NULL; state = state->parent) { in share_paren() local
|
/Zephyr-latest/drivers/sensor/bosch/bmp180/ |
D | bmp180.c | 109 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/ |
D | ipv6.h | 103 enum net_ipv6_nbr_state state; member 346 enum net_ipv6_nbr_state state) in net_ipv6_nbr_add()
|
/Zephyr-latest/include/zephyr/modem/ |
D | cmux.h | 105 enum modem_cmux_dlci_state state; member 139 enum modem_cmux_state state; member
|
/Zephyr-latest/drivers/can/ |
D | can_xmc4xxx.c | 61 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/ |
D | hci_raw.c | 247 struct net_buf_simple_state state; in bt_send_ext() local
|
/Zephyr-latest/include/zephyr/sip_svc/ |
D | sip_svc_controller.h | 43 uint32_t state; member
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_nrf2_common.c | 208 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/ |
D | parser_state.h | 29 enum state { enum
|
/Zephyr-latest/tests/unit/rbtree/ |
D | main.c | 70 static unsigned long long state = 123456789; /* seed */ in next_rand_mod() local
|
/Zephyr-latest/subsys/sip_svc/ |
D | sip_svc_agilex_mailbox_shell.c | 208 char *state; in parse_mb_data() local
|
/Zephyr-latest/tests/ztest/base/src/ |
D | main.c | 104 enum rule_state state; member
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | hfp_ag.c | 135 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
|