Home
last modified time | relevance | path

Searched defs:state (Results 201 – 225 of 632) sorted by relevance

12345678910>>...26

/Zephyr-latest/subsys/bluetooth/host/classic/
Dsco_internal.h55 enum bt_sco_state state; member
/Zephyr-latest/drivers/crypto/
Dcrypto_intel_sha_priv.h62 uint32_t state : 3; member
78 union sha_state state; member
/Zephyr-latest/subsys/pm/
Ddevice.c28 const char *pm_device_state_str(enum pm_device_state state) in pm_device_state_str()
209 enum pm_device_state *state) in pm_device_state_get()
/Zephyr-latest/drivers/usb/bc12/
Dbc12_pi3usb9201.c172 struct bc12_partner_state *const state) in pi3usb9201_notify_callback()
182 struct bc12_partner_state *const state) in pi3usb9201_partner_has_changed()
216 struct bc12_partner_state *const state) in pi3usb9201_update_charging_partner()
/Zephyr-latest/drivers/ethernet/phy/
Dphy_realtek_rtl8211f.c72 struct phy_link_state state; member
205 struct phy_link_state *state) in phy_rt_rtl8211f_get_link()
450 struct phy_link_state state = {}; in phy_rt_rtl8211f_monitor_work_handler() local
Dphy_tja1103.c66 struct phy_link_state state; member
180 static int phy_tja1103_get_link_state(const struct device *dev, struct phy_link_state *state) in phy_tja1103_get_link_state()
205 struct phy_link_state state; in invoke_link_cb() local
Dphy_microchip_vsc8541.c99 struct phy_link_state state; member
270 static int phy_mc_vsc8541_get_speed(const struct device *dev, struct phy_link_state *state) in phy_mc_vsc8541_get_speed()
360 static int phy_mc_vsc8541_get_link(const struct device *dev, struct phy_link_state *state) in phy_mc_vsc8541_get_link()
/Zephyr-latest/drivers/sensor/ti/fdc2x1x/
Dfdc2x1x_trigger.c27 enum pm_device_state state; in fdc2x1x_thread_cb() local
/Zephyr-latest/lib/heap/
Dshared_multi_heap.c107 static atomic_t state; in shared_multi_heap_pool_init() local
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_shell.c587 struct getopt_state *state; in __wifi_args_to_params() local
1005 struct getopt_state *state; in wifi_scan_args_to_params() local
1671 struct getopt_state *state; in twt_args_to_params() local
2069 struct getopt_state *state; in wifi_ap_config_args_to_params() local
2556 struct getopt_state *state; in parse_mode_args_to_params() local
2658 struct getopt_state *state; in parse_channel_args_to_params() local
2756 struct getopt_state *state; in parse_filter_args_to_params() local
2885 struct getopt_state *state; in parse_dpp_args_auth_init() local
2933 struct getopt_state *state; in parse_dpp_args_chirp() local
2969 struct getopt_state *state; in parse_dpp_args_listen() local
[all …]
/Zephyr-latest/drivers/virtualization/
Dvirt_ivshmem_handlers.c90 uint32_t state) in z_vrfy_ivshmem_set_state()
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_dfu_flash.c130 const enum usb_dfu_state state, const enum usb_dfu_state next) in dfu_flash_next()
/Zephyr-latest/subsys/bluetooth/audio/
Dvocs_internal.h57 struct bt_vocs_state state; member
89 struct bt_vocs_state state; member
Dbap_internal.h99 static inline const char *bt_bap_pa_state_str(uint8_t state) in bt_bap_pa_state_str()
117 static inline const char *bt_bap_big_enc_state_str(uint8_t state) in bt_bap_big_enc_state_str()
Daics_client.c63 struct bt_aics_state *state; in aics_client_notify_handler() local
130 struct bt_aics_state *state = (struct bt_aics_state *)data; in aics_client_read_state_cb() local
355 struct bt_aics_state *state = (struct bt_aics_state *)data; in internal_read_state_cb() local
/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest.c1041 static int __ztest_run_test_suite(struct ztest_suite_node *ptr, const void *state, bool shuffle, in __ztest_run_test_suite()
1063 int z_impl_ztest_run_test_suites(const void *state, bool shuffle, int suite_iter, int case_iter) in z_impl_ztest_run_test_suites()
1173 void ztest_run_all(const void *state, bool shuffle, int suite_iter, int case_iter) in ztest_run_all()
1253 struct getopt_state *state; in cmd_shuffle() local
1301 struct getopt_state *state; in cmd_run_suite() local
1452 } state; in main() local
/Zephyr-latest/drivers/sensor/bosch/bmm150/
Dbmm150_trigger.c89 enum pm_device_state state; in bmm150_trigger_set() local
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/interoperability/
Dicmsg_v1.h90 atomic_t state; member
/Zephyr-latest/drivers/sensor/nordic/temp/
Dtemp_nrf5.c35 uint32_t state, in hfclk_on_callback()
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/
Dthread.c44 uint8_t state = thread->base.thread_state; in _is_thread_cmsis_inactive() local
286 osThreadState_t state; in osThreadGetState() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dod_priv_proxy_srv.c62 uint8_t state; in handle_proxy_set() local
/Zephyr-latest/subsys/net/l2/ppp/
Dmisc.c109 const char *ppp_state_str(enum ppp_state state) in ppp_state_str()
/Zephyr-latest/tests/drivers/usb/bc12/src/
Dpd_mode.c33 static void bc12_test_result_cb(const struct device *dev, struct bc12_partner_state *state, in bc12_test_result_cb()
/Zephyr-latest/drivers/sensor/st/iis2dh/
Diis2dh_trigger.c49 int state = (handler != NULL) ? PROPERTY_ENABLE : PROPERTY_DISABLE; in iis2dh_trigger_set() local
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dvocs.h223 bt_vocs_state_cb state; member

12345678910>>...26